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

[Numpy-discussion] NumPy 1.15.0rc1 released

2018-06-21 Thread Charles R Harris
Hi All, On behalf of the NumPy team I'm pleased to announce the release of NumPy 1.15.0rc1. This release has an unusual number of cleanups, many deprecations of old functions, and improvements to many existing functions. A total of 423 pull reguests were merged for this release, please look at the