On 02/14/2012 03:12 PM, Chris Barker wrote:
> On Tue, Feb 14, 2012 at 9:16 AM, Dag Sverre Seljebotn
> <d.s.seljeb...@astro.uio.no>  wrote:
>> It was about the need for a dedicated matrix multiplication operator.
>
> has anyone proposed that? I do think we've had a proposal on the table
> for generally more operators: i.e. like matlab's ".*" vs "*", and yes,
> matrix multiplication would be one use of that feature.

Well, http://fperez.org/py4science/numpy-pep225/numpy-pep225.html is on 
the table, and it really is primarily about getting a matrix 
multiplication operator ("because MATLAB has it"). There aren't too many 
other uses; even in matlab, "+" and ".+" does the same thing :-)

Dag
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to