consensus means unanimity, no?
So anyone can vote no and cancel the proposal?
I suspect not.

Some of it strikes me as ill-considered, but not disastrously so.
I followed it for a while but it became too repetitious.
RJF



On Saturday, March 15, 2014 8:55:37 PM UTC-7, jason wrote:
>
> There has been lots of conversation recently on adding an infix matrix 
> multiplication operator to Python, pushed by some folks from the 
> numpy/scipy community, and backed by pandas and some other projects. 
> Guido has practically accepted the proposal to make @ an infix matrix 
> multiplication operator (like A @ B).  There are ongoing conversations 
> about operator precedence, binding, etc., as well as the possibility of 
> a matrix power operator @@ (like A @@ 2). 
>
> Anyways, see the message below from Nathaniel, who has been the one 
> spearheading this. 
>
> Thanks, 
>
> Jason 
>
> -------- Original Message -------- 
> Subject: [pydata] Re: A PEP for adding infix matrix multiply to Python 
> Date: Sun, 16 Mar 2014 02:40:11 +0000 
> From: Nathaniel Smith <n...@pobox.com <javascript:>> 
> ....
> > 
> > It's important that if we're going to do this at all, we do it right, 
> > and that means being able to honestly say that this document 
> > represents our consensus when going to python-dev. So if you think you 
> > might object please do so now :-) 
> > 
> > -n 
> > 
> > -- 
> > Nathaniel J. Smith 
> > Postdoctoral researcher - Informatics - University of Edinburgh 
> > http://vorpus.org 
>
>
>
> -- 
> Nathaniel J. Smith 
> Postdoctoral researcher - Informatics - University of Edinburgh 
> http://vorpus.org 
>
> -- 
> You received this message because you are subscribed to the Google 
> Groups "PyData" group. 
> To unsubscribe from this group and stop receiving emails from it, send 
> an email to pydata+un...@googlegroups.com <javascript:>. 
> For more options, visit https://groups.google.com/d/optout. 
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to