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.
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to