On Mon, Apr 7, 2014 at 4:55 PM, Victor Stinner <victor.stin...@gmail.com>wrote:

> I proposed to support both syntaxes, so you can write "@" if you are
> unable to write ×.
>

It won't be obvious for the readers of the code whether × stands for @ or
for *. Both * and @ are ASCII approximations to proper mathematical
typesetting.   It may be added to the PEP that × is almost never used for
dot or scalar product.  In vector context it is commonly used for vector
product a.k.a. cross product.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to