
Hi everyone,
I have just come to know the 'numexpr' package and could speed up some of my personnel projects relatively easy.
I think, this could also improve performance of some functions in skimage. What's your opinion on adding this as a new dependency?
Regards,
Johannes Schönberger

hmm +1. use it only for matrix ops as a numpy extension?
On Fri, May 17, 2013 at 9:56 AM, Johannes Schönberger < jschoenberger@demuc.de> wrote:
Hi everyone,
I have just come to know the 'numexpr' package and could speed up some of my personnel projects relatively easy.
I think, this could also improve performance of some functions in skimage. What's your opinion on adding this as a new dependency?
Regards,
Johannes Schönberger
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

Hi Johannes
On Fri, May 17, 2013 at 3:56 PM, Johannes Schönberger jschoenberger@demuc.de wrote:
I think, this could also improve performance of some functions in skimage. What's your opinion on adding this as a new dependency?
Do you think there's any advantage of using numexpr over Cython?
Stéfan
participants (3)
-
Johannes Schönberger
-
Ronnie Ghose
-
Stéfan van der Walt