[Numpy-discussion] numpy ufuncs and COREPY - any info?

dmitrey dmitrey.kroshko at scipy.org
Thu May 21 03:57:15 EDT 2009


hi all,
has anyone already tried to compare using an ordinary numpy ufunc vs
that one from corepy, first of all I mean the project
http://socghop.appspot.com/student_project/show/google/gsoc2009/python/t124024628235

It would be interesting to know what is speedup for (eg) vec ** 0.5 or
(if it's possible - it isn't pure ufunc) numpy.dot(Matrix, vec). Or
any another example.



More information about the NumPy-Discussion mailing list