[Numpy-discussion] dot function or dot notation, matrices, arrays?

Keith Goodman kwgoodman at gmail.com
Fri Dec 18 18:31:24 EST 2009


On Fri, Dec 18, 2009 at 3:22 PM, Wayne Watson
<sierra_mtnview at sbcglobal.net> wrote:
> Is there a scalar product in numpy?

Isn't that the same thing as a dot product? np.dot doesn't do what you want?



More information about the NumPy-Discussion mailing list