Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-17 Thread Charles R Harris
On Wed, Feb 17, 2016 at 9:12 AM, Andreas Mueller wrote: > > > On 02/12/2016 04:19 PM, Nathan Goldbaum wrote: > >> https://github.com/numpy/numpy/blob/master/doc/release/1.11.0-notes.rst >> >> Thanks. > That doesn't cover the backward incompatible change to assert_almost_equal > and assert_array_a

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-17 Thread Andreas Mueller
On 02/12/2016 04:19 PM, Nathan Goldbaum wrote: https://github.com/numpy/numpy/blob/master/doc/release/1.11.0-notes.rst Thanks. That doesn't cover the backward incompatible change to assert_almost_equal and assert_array_almost_equal, right? ___ Num

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-16 Thread Sebastian Berg
On Di, 2016-02-16 at 00:13 -0500, josef.p...@gmail.com wrote: > > > On Tue, Feb 16, 2016 at 12:09 AM, wrote: > > > > > > > > > > Or, it forces everyone to watch out for the color of the ducks :) > > > > It's just a number, whether it's python scalar, numpy scalar, 1D or > > 2D. > > And onc

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-15 Thread josef.pktd
On Tue, Feb 16, 2016 at 12:09 AM, wrote: > > > On Mon, Feb 15, 2016 at 11:31 PM, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Mon, Feb 15, 2016 at 9:15 PM, wrote: >> >>> >>> >>> On Mon, Feb 15, 2016 at 11:05 PM, Charles R Harris < >>> charlesr.har...@gmail.com> wrote: >>>

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-15 Thread josef.pktd
On Mon, Feb 15, 2016 at 11:31 PM, Charles R Harris < charlesr.har...@gmail.com> wrote: > > > On Mon, Feb 15, 2016 at 9:15 PM, wrote: > >> >> >> On Mon, Feb 15, 2016 at 11:05 PM, Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> >>> >>> On Mon, Feb 15, 2016 at 8:50 PM, wrote: >>> >>>

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-15 Thread Charles R Harris
On Mon, Feb 15, 2016 at 9:15 PM, wrote: > > > On Mon, Feb 15, 2016 at 11:05 PM, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Mon, Feb 15, 2016 at 8:50 PM, wrote: >> >>> >>> >>> On Mon, Feb 15, 2016 at 10:46 PM, wrote: >>> >>> On Fri, Feb 12, 2016 at 4:19 PM, Na

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-15 Thread josef.pktd
On Mon, Feb 15, 2016 at 11:05 PM, Charles R Harris < charlesr.har...@gmail.com> wrote: > > > On Mon, Feb 15, 2016 at 8:50 PM, wrote: > >> >> >> On Mon, Feb 15, 2016 at 10:46 PM, wrote: >> >> >>> >>> On Fri, Feb 12, 2016 at 4:19 PM, Nathan Goldbaum >>> wrote: >>> https://github.com/numpy/nu

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-15 Thread Charles R Harris
On Mon, Feb 15, 2016 at 8:50 PM, wrote: > > > On Mon, Feb 15, 2016 at 10:46 PM, wrote: > > >> >> On Fri, Feb 12, 2016 at 4:19 PM, Nathan Goldbaum >> wrote: >> >>> https://github.com/numpy/numpy/blob/master/doc/release/1.11.0-notes.rst >>> >>> On Fri, Feb 12, 2016 at 3:17 PM, Andreas Mueller >>

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-15 Thread josef.pktd
On Mon, Feb 15, 2016 at 10:46 PM, wrote: > > > On Fri, Feb 12, 2016 at 4:19 PM, Nathan Goldbaum > wrote: > >> https://github.com/numpy/numpy/blob/master/doc/release/1.11.0-notes.rst >> >> On Fri, Feb 12, 2016 at 3:17 PM, Andreas Mueller >> wrote: >> >>> Hi. >>> Where can I find the changelog? >

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-12 Thread Nathan Goldbaum
https://github.com/numpy/numpy/blob/master/doc/release/1.11.0-notes.rst On Fri, Feb 12, 2016 at 3:17 PM, Andreas Mueller wrote: > Hi. > Where can I find the changelog? > It would be good for us to know which changes are done one purpos without > hunting through the issue tracker. > > Thanks, > A

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-12 Thread Andreas Mueller
Hi. Where can I find the changelog? It would be good for us to know which changes are done one purpos without hunting through the issue tracker. Thanks, Andy On 02/09/2016 09:09 PM, Charles R Harris wrote: Hi All, I'm pleased to announce the release of NumPy 1.11.0b3. This beta contains add

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-10 Thread josef.pktd
On Wed, Feb 10, 2016 at 5:36 PM, Charles R Harris wrote: > > > On Wed, Feb 10, 2016 at 2:58 PM, Pauli Virtanen wrote: > >> 10.02.2016, 04:09, Charles R Harris kirjoitti: >> > I'm pleased to announce the release of NumPy 1.11.0b3. This beta >> contains >> [clip] >> > Please test, hopefully this w

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-10 Thread Charles R Harris
On Wed, Feb 10, 2016 at 2:58 PM, Pauli Virtanen wrote: > 10.02.2016, 04:09, Charles R Harris kirjoitti: > > I'm pleased to announce the release of NumPy 1.11.0b3. This beta contains > [clip] > > Please test, hopefully this will be that last beta needed. > > FWIW, https://travis-ci.org/pv/testrig/

Re: [Numpy-discussion] NumPy 1.11.0b3 released.

2016-02-10 Thread Pauli Virtanen
10.02.2016, 04:09, Charles R Harris kirjoitti: > I'm pleased to announce the release of NumPy 1.11.0b3. This beta contains [clip] > Please test, hopefully this will be that last beta needed. FWIW, https://travis-ci.org/pv/testrig/builds/108384173 ___ N