[Python-ideas] Fwd: [RFC] draft PEP: Dedicated infix operators for matrix multiplication and matrix power

Guido van Rossum guido at python.org
Fri Mar 14 17:47:52 CET 2014


On Thu, Mar 13, 2014 at 6:59 PM, Nathaniel Smith <njs at pobox.com> wrote:
[...]

> PEP: XXXX
> Title: Dedicated infix operators for matrix multiplication and matrix power
> Version: $Revision$
> Last-Modified: $Date$
> Author: Nathaniel J. Smith <njs at pobox.com>
> Status: Draft
> Type: Standards Track
> Python-Version: 3.5
> Content-Type: text/x-rst
> Created: 20-Feb-2014
> Post-History:
>

I still have to read this but I've assigned a PEP number. Henceforth this
will be known as PEP 465. So far I really like what I've read.

On the bikeshedding, if someone wants to start introducing Unicode
(non-ASCII) characters as operators they would have to propose a separate
PEP arguing the benefits of Unicode -- I am heavily opposed to doing that
ATM, for reasons that have already been brought up in the bikeshed.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140314/8e02f4ae/attachment-0001.html>


More information about the Python-ideas mailing list