[SciPy-Dev] ANN: Scipy 0.13.2 release

David Cournapeau cournape at gmail.com
Fri Dec 13 05:02:05 EST 2013


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 <ralf.gommers at gmail.com>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
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20131213/7bf99d15/attachment.html>


More information about the SciPy-Dev mailing list