Showing posts with the label numpy

Array Matrix Multiplication Numpy

Lets begin with a simple form of matrix multiplication between a matrix and a vector. Here is the full tutorial of mul…