On Fri, Mar 14, 2014 at 6:51 PM, Nathaniel Smith <[email protected]> wrote:

> Well, that was fast. Guido says he'll accept the addition of '@' as an
> infix operator for matrix multiplication, once some details are ironed
> out:
>   https://mail.python.org/pipermail/python-ideas/2014-March/027109.html
>   http://legacy.python.org/dev/peps/pep-0465/
>
> Specifically, we need to figure out whether we want to make an
> argument for a matrix power operator ("@@"), and what
> precedence/associativity we want '@' to have. I'll post two separate
> threads to get feedback on those in an organized way -- this is just a
> heads-up.
>
>
Surprisingly little discussion on python-ideas, or so it seemed to me.
Guido came out in favor less than halfway through. Congratulations on
putting together a successful proposal, many of us had given up on ever
seeing a matrix multiplication operator.

Chuck
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to