Re: [Numpy-discussion] ANN: NumPy 1.9.0 beta 2 release

2014-07-31 Thread Julian Taylor
On 31.07.2014 05:20, Charles R Harris wrote: > > > I just noticed that we are getting a couple of warnings on some platforms. > ... > > *USE_CHROOT=1 ARCH=i386 DIST=trusty PYTHON=3.4* > > /usr/local/lib/python3.4/dist-packages/numpy/distutils/cpuinfo.py:120: > UserWarning: [Errno 2] No such f

Re: [Numpy-discussion] ANN: NumPy 1.9.0 beta 2 release

2014-07-30 Thread Charles R Harris
On Wed, Jul 30, 2014 at 8:42 PM, Matthew Brett wrote: > Hi, > > On Wed, Jul 30, 2014 at 5:12 PM, Carl Kleffner > wrote: > > Hi, > > > > I created mingw-w64 builds for testing based on OpenBLAS, see: > > https://bitbucket.org/carlkl/mingw-w64-for-python/downloads . > > > > gists for numpy.test ru

Re: [Numpy-discussion] ANN: NumPy 1.9.0 beta 2 release

2014-07-30 Thread Matthew Brett
Hi, On Wed, Jul 30, 2014 at 5:12 PM, Carl Kleffner wrote: > Hi, > > I created mingw-w64 builds for testing based on OpenBLAS, see: > https://bitbucket.org/carlkl/mingw-w64-for-python/downloads . > > gists for numpy.test run: > > win32: https://gist.github.com/carlkl/43182c7c5e0049db7b4e > amd64:

Re: [Numpy-discussion] ANN: NumPy 1.9.0 beta 2 release

2014-07-30 Thread Matthew Brett
Hi, On Wed, Jul 30, 2014 at 5:12 PM, Carl Kleffner wrote: > Hi, > > I created mingw-w64 builds for testing based on OpenBLAS, see: > https://bitbucket.org/carlkl/mingw-w64-for-python/downloads . > > gists for numpy.test run: > > win32: https://gist.github.com/carlkl/43182c7c5e0049db7b4e > amd64:

Re: [Numpy-discussion] ANN: NumPy 1.9.0 beta 2 release

2014-07-30 Thread Carl Kleffner
Hi, I created mingw-w64 builds for testing based on OpenBLAS, see: https://bitbucket.org/carlkl/mingw-w64-for-python/downloads . gists for numpy.test run: win32: https://gist.github.com/carlkl/43182c7c5e0049db7b4e amd64: https://gist.github.com/carlkl/c528505af31ac32720b0 Regards, Carl 2014-

[Numpy-discussion] ANN: NumPy 1.9.0 beta 2 release

2014-07-30 Thread Julian Taylor
Hello, The source packages and binaries got numpy 1.9.0 beta 2 have just been uploaded to sourceforge. https://sourceforge.net/projects/numpy/files/NumPy/1.9.0b2 1.9.0 will be a new feature release supporting Python 2.6 - 2.7 and 3.2 - 3.4. Unfortunately we have disabled the new __numpy_ufunc__