On Thu, Sep 5, 2019 at 5:27 PM Gregory Lee wrote:
> Hi Chuck,
>
> It is not critical, but it would be nice if the fft ZeroDivisionError fix
> in https://github.com/numpy/numpy/pull/14279 could make it into 1.17.2.
> It has an "approved" review and seems to be ready.
> Thanks!
>
OK, I put that i
Hi Chuck,
It is not critical, but it would be nice if the fft ZeroDivisionError fix
in https://github.com/numpy/numpy/pull/14279 could make it into 1.17.2. It
has an "approved" review and seems to be ready.
Thanks!
Greg
On Thu, Sep 5, 2019 at 6:56 PM Charles R Harris
wrote:
> Hi All,
>
> I'm p
Hi All,
I'm planning to make a 1.17.2 release Friday or Saturday in order to fix
some newly reported regressions. If there is anything that you think
absolutely needs to be in that release, please yell.
Chuck
___
NumPy-Discussion mailing list
NumPy-Disc
Hi,
I'm a long-time user of Numpy; I had a question and I didn't know where
else to ask. (It's not a bug—otherwise I would have posted it at
https://github.com/numpy/numpy/issues).
Has anyone noticed that indexing an array with integer arrays (i.e.
numpy.take) is a function composition? For examp
Hello everyone;
Thanks to all the feedback from the community, in particular Sebastian
Berg, we have a new draft of NEP-31.
Please find the full text quoted below for discussion and reference. Any
feedback and discussion is welcome.
=