[SciPy-user] Mathematica Element-wise Multiplication

Matthieu Brucher matthieu.brucher at gmail.com
Thu Dec 20 17:21:56 EST 2007


>
> Would it be totally crazy to throw an exception if you try to
> access .T on a 1D array?  Since it's not meaningful, I don't see a
> compelling reason why it should need to succeed.
>

A really bad idea, I think. There are some cases where you might want to do
this in generic code, so this will only be slower and cumbersome for people
that want to do things correctly. It IS meaningful.

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071220/f336825a/attachment.html>


More information about the SciPy-User mailing list