Re: [Numpy-discussion] [SciPy-Dev] ANN: NumPy 1.9.2 release candidate

2015-02-01 Thread Matthew Brett
Hi, On Sun, Feb 1, 2015 at 9:26 AM, Julian Taylor wrote: > Hi, > > We have finished the first release candidate of NumPy 1.9.2. > The 1.9.2 release will as usual be a bugfix only release to the 1.9.x > series. > The tarballs and win32 binaries are available on sourceforge: > https://sourceforge.n

[Numpy-discussion] ANN: NumPy 1.9.2 release candidate

2015-02-01 Thread Julian Taylor
Hi, We have finished the first release candidate of NumPy 1.9.2. The 1.9.2 release will as usual be a bugfix only release to the 1.9.x series. The tarballs and win32 binaries are available on sourceforge: https://sourceforge.net/projects/numpy/files/NumPy/1.9.2rc1/ If no regressions show up the f

Re: [Numpy-discussion] missing FloatingPointError for numpy on cygwin64

2015-02-01 Thread Sebastien Gouezel
Le 01/02/2015 08:48, David Cournapeau wrote: > Could you report the value of `sys.platform` on cygwin64 ? The first > place I would look for cygwin-related FPU issues is there: > https://github.com/numpy/numpy/blob/master/numpy/core/setup.py#L638 sys.platform is simply cygwin, just as on cygwin32