Re: [Numpy-discussion] Switch to using ATLAS for OSX binary wheels

2014-06-15 Thread Ralf Gommers
On Sat, Jun 14, 2014 at 11:56 AM, Matthew Brett wrote: > > > On Friday, June 13, 2014, Ralf Gommers wrote: > >> >> >> >> On Fri, Jun 13, 2014 at 2:07 PM, Matthew Brett >> wrote: >> >>> Hi, >>> >>> Summary : I'm planning to upload OSX wheels for numpy and scipy using >>> the ATLAS blas / lapack

[Numpy-discussion] new OpenOpt Suite release 0.54

2014-06-15 Thread Dmitrey
I'm glad to inform you about new OpenOpt Suite release 0.54:     * Some changes for PyPy compatibility     * FuncDesigner translator() can handle sparse derivatives from automatic differentiation     * New interalg parameter rTol (relative tolerance, default 10^-8)     * Bugfix and improvement