On Sat, Mar 22, 2008 at 4:43 PM, Gael Varoquaux <
[EMAIL PROTECTED]> 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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to