[Numpy-discussion] matrices in 1.1

Charles R Harris charlesr.harris at gmail.com
Sat Mar 22 18:58:07 EDT 2008


On Sat, Mar 22, 2008 at 4:43 PM, Gael Varoquaux <
gael.varoquaux at normalesup.org> wrote:

> 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.


It's just the evaluation of a linear function. What's strange about that?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080322/dafd5b3d/attachment.html>


More information about the NumPy-Discussion mailing list