[Numpy-discussion] ANN: Numpy 1.6.0 release candidate 2

Keith Goodman kwgoodman at gmail.com
Tue May 3 21:23:20 EDT 2011


On Tue, May 3, 2011 at 11:18 AM, Ralf Gommers
<ralf.gommers at googlemail.com> wrote:

> I am pleased to announce the availability of the second release
> candidate of NumPy 1.6.0.

nanmin and nanmax are much faster in Numpy 1.6. Plus they now return
an object that has dtype, etc attributes when the input is all NaN.
Broke Bottleneck unit tests and makes the benchmarks less impressive
but: Nice.



More information about the NumPy-Discussion mailing list