Re: [Numpy-discussion] Numpy 1.8.0 release

2013-10-22 Thread Charles R Harris
On Tue, Oct 22, 2013 at 2:35 PM, Christoph Gohlke wrote: > On 10/20/2013 10:35 AM, Charles R Harris wrote: > > Hi All, > > > > I'm planning on releasing Numpy 1.8.0 next weekend. There have been a > > few minor fixes since 1.8.0rc2, but nothing that I think warrants > > another rc release. Please

Re: [Numpy-discussion] Numpy 1.8.0 release

2013-10-22 Thread Christoph Gohlke
On 10/20/2013 10:35 AM, Charles R Harris wrote: > Hi All, > > I'm planning on releasing Numpy 1.8.0 next weekend. There have been a > few minor fixes since 1.8.0rc2, but nothing that I think warrants > another rc release. Please make sure to test the 1.8.0rc2 or > maintenance/1.8.x branch with your

Re: [Numpy-discussion] Numpy 1.8.0 release

2013-10-21 Thread Charles R Harris
On Mon, Oct 21, 2013 at 9:33 AM, Frédéric Bastien wrote: > Hi, > > This is to tell that all Theano tests pass with the branch 1.8.x with > the commit 397fdec2a2c > > thanks > > Frédéric > Thanks for testing Chuck ___ NumPy-Discussion mailing list Nu

Re: [Numpy-discussion] Numpy 1.8.0 release

2013-10-21 Thread Frédéric Bastien
Hi, This is to tell that all Theano tests pass with the branch 1.8.x with the commit 397fdec2a2c thanks Frédéric On Sun, Oct 20, 2013 at 1:35 PM, Charles R Harris wrote: > Hi All, > > I'm planning on releasing Numpy 1.8.0 next weekend. There have been a few > minor fixes since 1.8.0rc2, but no

[Numpy-discussion] Numpy 1.8.0 release

2013-10-20 Thread Charles R Harris
Hi All, I'm planning on releasing Numpy 1.8.0 next weekend. There have been a few minor fixes since 1.8.0rc2, but nothing that I think warrants another rc release. Please make sure to test the 1.8.0rc2 or maintenance/1.8.x branch with your code, for after next weekend it will be too late. Chuck _