[Numpy-discussion] matrices in 1.1

Gael Varoquaux gael.varoquaux at normalesup.org
Sat Mar 22 18:43:14 EDT 2008


On Fri, Mar 21, 2008 at 06:12:09PM -0500, Travis E. Oliphant wrote:
> > I still kinda like the idea of using the call operator for matrix 
> > multiplication, i.e. A(v) := dot(A,v).
> Interesting idea.    I kind of like that too.

I don't. I think some people are going to scratch their head wondering
what the code does pretty badly.

Gaël



More information about the NumPy-Discussion mailing list