Re: [Numpy-discussion] NumPy 1.15.0rc1 released

2018-07-09 Thread Tiziano Zito
On Sun 08 Jul, 22:35 -0400, Sandro Tosi wrote: The Python versions supported by this release are 2.7, 3.4-3.6. The wheels are linked with OpenBLAS 3.0, which should fix some of the linalg problems reported for NumPy 1.14, and the source archives were created using Cython 0.28.2 and should wor

Re: [Numpy-discussion] NumPy 1.15.0rc1 released

2018-07-08 Thread Ralf Gommers
On Sun, Jul 8, 2018 at 7:35 PM, Sandro Tosi wrote: > > The Python versions supported by this release are 2.7, 3.4-3.6. The > wheels are linked with > > OpenBLAS 3.0, which should fix some of the linalg problems reported for > NumPy 1.14, > > and the source archives were created using Cython 0.28

Re: [Numpy-discussion] NumPy 1.15.0rc1 released

2018-07-08 Thread Sandro Tosi
> The Python versions supported by this release are 2.7, 3.4-3.6. The wheels > are linked with > OpenBLAS 3.0, which should fix some of the linalg problems reported for NumPy > 1.14, > and the source archives were created using Cython 0.28.2 and should work with > the upcoming > Python 3.7. ju