Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Sebastian Berg
On Do, 2015-09-24 at 10:03 -0700, Nathaniel Smith wrote: > On Sep 24, 2015 4:14 AM, "Sebastian Berg" > wrote: > > > > On Do, 2015-09-24 at 03:26 -0700, Stefan van der Walt wrote: > > > On 2015-09-24 00:17:33, Jens Jørgen Mortensen > wrote: > > > > jensj@jordan:~$ python > > > > Python 2.7.9 (defa

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Nathaniel Smith
On Sep 24, 2015 4:14 AM, "Sebastian Berg" wrote: > > On Do, 2015-09-24 at 03:26 -0700, Stefan van der Walt wrote: > > On 2015-09-24 00:17:33, Jens Jørgen Mortensen wrote: > > > jensj@jordan:~$ python > > > Python 2.7.9 (default, Apr 2 2015, 15:33:21) > > > [GCC 4.9.2] on linux2 > > > Type "help"

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Sebastian Berg
On Do, 2015-09-24 at 13:14 +0200, Sebastian Berg wrote: > On Do, 2015-09-24 at 03:26 -0700, Stefan van der Walt wrote: > > On 2015-09-24 00:17:33, Jens Jørgen Mortensen wrote: > > > jensj@jordan:~$ python > > > Python 2.7.9 (default, Apr 2 2015, 15:33:21) > > > [GCC 4.9.2] on linux2 > > > Type "h

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Sebastian Berg
On Do, 2015-09-24 at 03:26 -0700, Stefan van der Walt wrote: > On 2015-09-24 00:17:33, Jens Jørgen Mortensen wrote: > > jensj@jordan:~$ python > > Python 2.7.9 (default, Apr 2 2015, 15:33:21) > > [GCC 4.9.2] on linux2 > > Type "help", "copyright", "credits" or "license" for more information. > >

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Sebastian Berg
On Do, 2015-09-24 at 03:26 -0700, Stefan van der Walt wrote: > On 2015-09-24 00:17:33, Jens Jørgen Mortensen wrote: > > jensj@jordan:~$ python > > Python 2.7.9 (default, Apr 2 2015, 15:33:21) > > [GCC 4.9.2] on linux2 > > Type "help", "copyright", "credits" or "license" for more information. > >

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Stefan van der Walt
On 2015-09-24 00:17:33, Jens Jørgen Mortensen wrote: > jensj@jordan:~$ python > Python 2.7.9 (default, Apr 2 2015, 15:33:21) > [GCC 4.9.2] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import numpy as np > >>> a = np.zeros((2, 2, 2)) > >>> b = np.zero

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Daπid
On 24 September 2015 at 09:17, Jens Jørgen Mortensen wrote: > > >>> np.vdot(a[:, :, 0], b[:, :, 0]).real > 84.0 > >>> np.__version__ > '1.10.0rc1' > > The result should be 42. This is on Ubuntu 15.04. I can reproduce on Fedora with Numpy linked against Openblas. Numpy 1.9 in the same configura

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-24 Thread Jens Jørgen Mortensen
On 09/23/2015 06:07 AM, Nathaniel Smith wrote: On Tue, Sep 22, 2015 at 8:12 PM, Charles R Harris wrote: Hi all, I'm pleased to announce the availability of Numpy 1.10.0rc1. Sources and 32 bit binary packages for Windows may be found at Sourceforge. Please test this out, as I would like to mov

Re: [Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-22 Thread Nathaniel Smith
On Tue, Sep 22, 2015 at 8:12 PM, Charles R Harris wrote: > Hi all, > > I'm pleased to announce the availability of Numpy 1.10.0rc1. Sources and 32 > bit binary packages for Windows may be found at Sourceforge. Please test > this out, as I would like to move to the final release as rapidly as > po

[Numpy-discussion] ANN: Numpy 1.10.0rc1 released.

2015-09-22 Thread Charles R Harris
Hi all, I'm pleased to announce the availability of Numpy 1.10.0rc1. Sources and 32 bit binary packages for Windows may be found at Sourceforge . Please test this out, as I would like to move to the final rel