Numpy.dot() in Python

Python numpy.dot() function returns dot product of two vactors. Two Dimensional actors can be handled as matrix multiplication and the dot product will be returned.

I think this question related to numpy matrix multiplication with python wheels, If may i correct then this reference will help you, check this