SciPy 0.7.0 released
[Posted February 11, 2009 by cook]
| From: |
| Jarrod Millman <millman-AT-berkeley.edu> |
| To: |
| python-announce-list-AT-python.org |
| Subject: |
| ANN: SciPy 0.7.0 |
| Date: |
| Wed, 11 Feb 2009 00:29:44 -0800 |
| Message-ID: |
| <c7009a550902110029g686b7b60vb6b3680b0d9a55fe@mail.gmail.com> |
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=...
You can download the release from here:
https://sourceforge.net/project/showfiles.php?group_id=27...
Thank you to everybody who contributed to this release.
Enjoy,
Jarrod Millman
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
(
Log in to post comments)