[Numpy-discussion] Possible to use numexpr with user made ufuncs/scipy ufuncs?

John Salvatier jsalvati at u.washington.edu
Fri Jun 25 15:33:43 EDT 2010


Hello,

Does anyone know whether it is possible to use numexpr with scipy ufuncs
(such as those in scipy.special) or user made ufuncs? This functionality
would be extremely useful. I don't see them in the list of supported
functions (http://code.google.com/p/numexpr/wiki/Overview) and I get a
'TypeError: 'VariableNode' object is not callable' error when I try this.

Best Regards,
John Salvatier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100625/fb46fcf5/attachment.html>


More information about the NumPy-Discussion mailing list