Re: [Numpy-discussion] NumPy 1.11.2 released

2016-10-04 Thread Chris Barker
I'm pleased to announce the release of Numpy 1.11.2. This release supports > Python 2.6 - 2.7, and 3.2 - 3.5 and fixes bugs and regressions found in > Numpy 1.11.1. Wheels for Linux, Windows, and OSX can be found on PyPI. > Sources are available on both PyPI and Sourceforge >

Re: [Numpy-discussion] NumPy 1.11.2 released

2016-10-03 Thread Evgeni Burovski
Thank you Chuck! 04.10.2016 5:15 пользователь "Charles R Harris" написал: > *Hi All,* > > I'm pleased to announce the release of Numpy 1.11.2. This release > supports Python 2.6 - 2.7, and 3.2 - 3.5 and fixes bugs and regressions > found in Numpy 1.11.1. Wheels for Linux, Windows, and OSX can be

Re: [Numpy-discussion] NumPy 1.11.2 released

2016-10-03 Thread Matthew Brett
On Mon, Oct 3, 2016 at 7:15 PM, Charles R Harris wrote: > Hi All, > > I'm pleased to announce the release of Numpy 1.11.2. This release supports > Python 2.6 - 2.7, and 3.2 - 3.5 and fixes bugs and regressions found in > Numpy 1.11.1. Wheels for Linux, Windows, and OSX can be found on PyPI. > Sou

Re: [Numpy-discussion] Numpy 1.11.2

2016-09-09 Thread Charles R Harris
On Fri, Sep 9, 2016 at 1:20 AM, Sandro Tosi wrote: > what is the status for this? i checked on GH and > https://github.com/numpy/numpy/milestone/43 seems to report no issue > pending. the reason i'm asking is that i still have to package 1.11.1 > for debian, but i dont want to do all the work and

Re: [Numpy-discussion] Numpy 1.11.2

2016-09-09 Thread Sandro Tosi
what is the status for this? i checked on GH and https://github.com/numpy/numpy/milestone/43 seems to report no issue pending. the reason i'm asking is that i still have to package 1.11.1 for debian, but i dont want to do all the work and then the next day you release a new version (oh, dear Murphy

Re: [Numpy-discussion] Numpy 1.11.2

2016-08-14 Thread Charles R Harris
"Events, dear boy, events" ;) There were a couple of bugs that turned up at the last moment that needed fixing. At the moment there are two, possibly three, bugs that need finishing off. - A fix for compilation on PPC running RHEL 7.2 (done, but not verified) - Roll back Numpy reload error:

Re: [Numpy-discussion] Numpy 1.11.2

2016-08-14 Thread Sandro Tosi
hey there, what happened here? do you still plan to release a 1.11.2rc1 soon? On Wed, Aug 3, 2016 at 9:09 PM, Charles R Harris wrote: > Hi All, > > I would like to release Numpy 1.11.2rc1 this weekend. It will contain a few > small fixes and enhancements for windows and the last Scipy release. If