Re: [Numpy-discussion] strange runtimes of numpy fft

2013-11-18 Thread Charles R Harris
On Mon, Nov 18, 2013 at 3:35 PM, Oscar Benjamin wrote: > On 14 November 2013 17:19, David Cournapeau wrote: > > On Thu, Nov 14, 2013 at 4:45 PM, Charles Waldman > wrote: > >> > >> Can you post the raw data? It seems like there are just a couple of > "bad" > >> sizes, I'd like to know more preci

Re: [Numpy-discussion] strange runtimes of numpy fft

2013-11-18 Thread Oscar Benjamin
On 14 November 2013 17:19, David Cournapeau wrote: > On Thu, Nov 14, 2013 at 4:45 PM, Charles Waldman wrote: >> >> Can you post the raw data? It seems like there are just a couple of "bad" >> sizes, I'd like to know more precisely what these are. > > Indeed. Several of the sizes generated by log

Re: [Numpy-discussion] ANN: Scipy 0.13.1 release

2013-11-18 Thread Ralf Gommers
On Mon, Nov 18, 2013 at 7:45 PM, Chris Barker wrote: > On Mon, Nov 18, 2013 at 10:31 AM, Chris Barker wrote: > > What's the plan for OS-X binaries? It would be great to have those up >> sooner than later...Can I help? >> >> > oops sorry there they are! > > Were they just uploaded -- I really did

Re: [Numpy-discussion] ANN: Scipy 0.13.1 release

2013-11-18 Thread Chris Barker
On Mon, Nov 18, 2013 at 10:31 AM, Chris Barker wrote: > What's the plan for OS-X binaries? It would be great to have those up > sooner than later...Can I help? > > oops sorry there they are! Were they just uploaded -- I really did look before posting that! Thanks all! -Chris > -Chris > > --

Re: [Numpy-discussion] ANN: Scipy 0.13.1 release

2013-11-18 Thread Chris Barker
On Sun, Nov 17, 2013 at 1:53 AM, Ralf Gommers wrote: > I'm happy to announce the availability of the scipy 0.13.1 release. This > is a bugfix only release; it contains several fixes for issues in ndimage. > Thanks to Pauli Virtanen and Ray Jones for fixing these issues quickly. > > Thanks Ralf et