Hi Ralf, Thanks a lot for the quick fix release.
I can confirm it builds and tests correctly on windows, rhel5 and osx (both 32 and 64 bits). cheers, David On Sun, Dec 8, 2013 at 10:06 AM, Ralf Gommers <[email protected]>wrote: > Hi, > > I'm happy to announce the availability of the scipy 0.13.2 release. This > is a bugfix only release; it contains fixes for ndimage and optimize, and > most importantly was compiled with Cython 0.19.2 to fix memory leaks in > code using Cython fused types. > > Source tarballs, binaries and release notes can be found at > http://sourceforge.net/projects/scipy/files/scipy/0.13.2/ > > Cheers, > Ralf > > > ========================== > SciPy 0.13.2 Release Notes > ========================== > > SciPy 0.13.2 is a bug-fix release with no new features compared to 0.13.1. > > > Issues fixed > ------------ > > - 3096: require Cython 0.19, earlier versions have memory leaks in fused > types > - 3079: ``ndimage.label`` fix swapped 64-bitness test > - 3108: ``optimize.fmin_slsqp`` constraint violation > > > _______________________________________________ > SciPy-Dev mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/scipy-dev > >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
