Hi David,
Thanks for your comments, reply below the fold.
On Fri, Feb 17, 2017 at 4:34 PM, Daπid wrote:
> This is very nice indeed!
>
> On 17 February 2017 at 12:15, Robert McLeod wrote:
> > * bytes and unicode support
> > * reductions (mean, sum,
Dear Ralf,
I made some further improvements as one problem was related to
my setup file.
I will use numpy git repository to cross check it and then report again.
Sincerely yours
Pierre
Von: NumPy-Discussion [mailto:numpy-discussion-boun...@scipy.org] Im Auftrag
This is very nice indeed!
On 17 February 2017 at 12:15, Robert McLeod 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
Yay! This looks really exciting. Thanks for all the hard work!
Francesc
2017-02-17 12:15 GMT+01:00 Robert McLeod :
> Hi everyone,
>
> I'm pleased to announce that a new branch of NumExpr has been developed
> that will hopefully lead to a new major version release in the
Hi everyone,
I'm pleased to announce that a new branch of NumExpr has been developed
that will hopefully lead to a new major version release in the future. You
can find the branch on the PyData github repository, and installation is as
follows:
git clone https://github.com/pydata/numexpr.git
cd