[Numpy-discussion] ANN: SciPy 0.7.0

Jarrod Millman millman at berkeley.edu
Wed Feb 11 03:25:37 EST 2009


I'm pleased to announce SciPy 0.7.0.  SciPy is a package of tools for
science and engineering for Python.  It includes modules for
statistics, optimization, integration, linear  algebra, Fourier
transforms, signal and image processing, ODE solvers,
and more.

This release comes sixteen months after the 0.6.0 release and contains
many new features, numerous bug-fixes, improved test coverage, and
better documentation.  Please note that SciPy 0.7.0 requires Python
2.4 or greater (but not Python 3) and NumPy 1.2.0 or greater.

For information, please see the release notes:
https://sourceforge.net/project/shownotes.php?release_id=660191&group_id=27747

You can download the release from here:
https://sourceforge.net/project/showfiles.php?group_id=27747&package_id=19531&release_id=660191

Thank you to everybody who contributed to this release.

Enjoy,

Jarrod Millman



More information about the NumPy-Discussion mailing list