[Numpy-discussion] NumPy 1.16. 3 release

2019-04-21 Thread Charles R Harris
Hi All, On behalf of the NumPy team I am pleased to announce the release of NumPy 1.16.3 which contains several fixes for newly reported bugs. The Python versions supported in this release are 2.7 and 3.5-3.7. There are several notable changes. - Unpickling object arrays when loading *.npy o

[Numpy-discussion] NumPy 1.16 branch

2018-12-04 Thread Charles R Harris
Hi All, Matthew Brett has built OpenBLAS 3.4+ libraries and we are successfully building wheels with them. There are few remaining PRs/issues marked for 1.16, so I expect to make the 1.16. branch in the next several days. If there are PRs, especially bug fixes, that you really, really want in 1.16

Re: [Numpy-discussion] NumPy 1.16

2018-11-26 Thread Charles R Harris
On Mon, Nov 26, 2018 at 6:09 PM Ralf Gommers wrote: > > > On Mon, Nov 26, 2018 at 9:41 AM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> Hi All, >> >> Just an update of the NumPy 1.16 release schedule. The last PR milestoned >> for the release is #12219

Re: [Numpy-discussion] NumPy 1.16

2018-11-26 Thread Ralf Gommers
On Mon, Nov 26, 2018 at 9:41 AM Charles R Harris wrote: > Hi All, > > Just an update of the NumPy 1.16 release schedule. The last PR milestoned > for the release is #12219 , and > it is about done. The current release blocker is the upcoming OpenBLAS > 0

[Numpy-discussion] NumPy 1.16

2018-11-26 Thread Charles R Harris
Hi All, Just an update of the NumPy 1.16 release schedule. The last PR milestoned for the release is #12219 , and it is about done. The current release blocker is the upcoming OpenBLAS 0.3.4, which should fix the reported threading problems, but if it doe