[Python-ideas] [RFC] draft PEP: Dedicated infix operators for matrix multiplication and matrix power
Thomas Gläßle
t_glaessle at gmx.de
Sat Mar 15 13:33:02 CET 2014
> I don't think it's a premature optimisation. It's a significant
> algorithmic optimisation.
Just in idea, any library could optimize itself by delaying the
evaluation of the expression until the result is used or a vector is
right multiplied. So the optimization wouldn't be a real issue here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1031 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140315/6f339e14/attachment.sig>
More information about the Python-ideas
mailing list