[Python-ideas] Fwd: [RFC] draft PEP: Dedicated infix operators for matrix multiplication and matrix power
Zachary Ware
zachary.ware+pyideas at gmail.com
Fri Mar 14 20:54:11 CET 2014
On Fri, Mar 14, 2014 at 2:42 PM, Skip Montanaro <skip at pobox.com> wrote:
> On Thu, Mar 13, 2014 at 8:59 PM, Nathaniel Smith <njs at pobox.com> wrote:
>> You'll notice that this draft is rather more developed than the
>> average first-round PEP posting
>
> Has this acquired a PEP number yet? It seems far enough along that it
> really ought to be more broadly visible.
Guido committed it to peps earlier:
http://hg.python.org/peps/file/tip/pep-0465.txt
It should be available at http://www.python.org/dev/peps/pep-0465/ soon.
--
Zach
More information about the Python-ideas
mailing list