friture icon indicating copy to clipboard operation
friture copied to clipboard

Numexpr

Open tlecomte opened this issue 12 years ago • 1 comments

Investigate the use of Numexpr to speed up some Numpy expressions (I think of abs() and log10() for example).

http://code.google.com/p/numexpr/

tlecomte avatar Apr 12 '12 12:04 tlecomte

numba might be better?

http://numba.pydata.org/

endolith avatar Aug 20 '16 18:08 endolith