[Numpy-discussion] ANN: NumExpr3 Alpha

Daπid davidmenhur at gmail.com
Fri Feb 17 10:34:11 EST 2017


This is very nice indeed!

On 17 February 2017 at 12:15, Robert McLeod <robbmcleod at gmail.com> wrote:
> * bytes and unicode support
> * reductions (mean, sum, prod, std)

I use both a lot, maybe I can help you get them working.

Also, regarding "Vectorization hasn't been done yet with cmath
functions for real numbers (such as sqrt(), exp(), etc.), only for
complex functions". What is the bottleneck? Is it in GCC or just
someone has to sit down and adapt it?



More information about the NumPy-Discussion mailing list