Re: [Numpy-discussion] Numpy 1.11.0b1 is out

2016-02-01 Thread Derek Homeier
> On 31 Jan 2016, at 9:48 am, Sebastian Berg wrote: > > On Sa, 2016-01-30 at 20:27 +0100, Derek Homeier wrote: >> On 27 Jan 2016, at 1:10 pm, Sebastian Berg < >> sebast...@sipsolutions.net> wrote: >>> >>> On Mi, 2016-01-27 at 11:19 +, Nadav Horesh wrote: Why the dot function/method is

Re: [Numpy-discussion] Numpy 1.11.0b1 is out

2016-01-31 Thread Sebastian Berg
On Sa, 2016-01-30 at 20:27 +0100, Derek Homeier wrote: > On 27 Jan 2016, at 1:10 pm, Sebastian Berg < > sebast...@sipsolutions.net> wrote: > > > > On Mi, 2016-01-27 at 11:19 +, Nadav Horesh wrote: > > > Why the dot function/method is slower than @ on python 3.5.1? > > > Tested > > > from the l

Re: [Numpy-discussion] Numpy 1.11.0b1 is out

2016-01-30 Thread Derek Homeier
On 27 Jan 2016, at 1:10 pm, Sebastian Berg wrote: > > On Mi, 2016-01-27 at 11:19 +, Nadav Horesh wrote: >> Why the dot function/method is slower than @ on python 3.5.1? Tested >> from the latest 1.11 maintenance branch. >> > > The explanation I think is that you do not have a blas optimizat

Re: [Numpy-discussion] Numpy 1.11.0b1 is out

2016-01-27 Thread Sebastian Berg
WNDATA : True >WRITEABLE : True >ALIGNED : True >UPDATEIFCOPY : False) > > > > > > From: NumPy-Discussion on behalf > of Charles R Harris > Sent: 26 January 2016 22:49 > To: numpy-discussion; SciPy Developers List; SciPy Users List > Subject

Re: [Numpy-discussion] Numpy 1.11.0b1 is out

2016-01-27 Thread Nadav Horesh
iPy Users List Subject: [Numpy-discussion] Numpy 1.11.0b1 is out   Hi All, I'm pleased to announce that Numpy 1.11.0b1 is now available on sourceforge. This is a source release as the mingw32 toolchain is broken. Please test it out and report any errors that you discover. Hopefully we can

[Numpy-discussion] Numpy 1.11.0b1 is out

2016-01-26 Thread Charles R Harris
Hi All, I'm pleased to announce that Numpy 1.11.0b1 is now available on sourceforge. This is a source release as the mingw32 toolchain is broken. Please test it out and report any errors that you discover. Hopefully we can do better wit