[SciPy-Dev] ANN: Scipy 0.13.2 release

Ralf Gommers ralf.gommers at gmail.com
Sun Dec 8 05:06:55 EST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20131208/6e1e9862/attachment.html>


More information about the SciPy-Dev mailing list