[Numpy-discussion] Fast vectorized arithmetic with ~32 significant digits under Numpy

Elliot Hallmark Permafacture at gmail.com
Sat Dec 12 14:12:34 EST 2015


> What does "true vectorization" mean anyway?

Calling python functions on python objects in a for loop is not really
vectorized.  It's much slower than people intend when they use numpy.

Elliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20151212/a0852879/attachment.html>


More information about the NumPy-Discussion mailing list