doc/source/release/0.7.1-notes.rst
.. contents::
SciPy 0.7.1 is a bug-fix release with no new features compared to 0.7.0.
Bugs fixed:
Bugs fixed:
Memory leak in lfilter have been fixed, as well as support for array object
Bugs fixed:
Bugs fixed:
Several bugs of varying severity were fixed in the special functions:
Also, when scipy.special.errprint(1) has been enabled, warning
messages are now issued as Python warnings instead of printing them to
stderr.
python 2.6 binaries for windows are now included. The binary for python 2.5 requires numpy 1.2.0 or above, and the one for python 2.6 requires numpy 1.3.0 or above.
Mac OS X binary installer is now a proper universal build, and does not depend on gfortran anymore (libgfortran is statically linked). The python 2.5 version of scipy requires numpy 1.2.0 or above, the python 2.6 version requires numpy 1.3.0 or above.