ANN: SciPy 0.5.0 released

Ed Schofield schofield at ftw.at
Wed Jul 26 17:14:47 CEST 2006


===========================
SciPy 0.5.0
Scientific tools for Python
===========================

I'm pleased to announce the release of SciPy 0.5.0. The main change in this version is support for NumPy 1.0b1. There are also bug fixes and minor enhancements to several modules, including ndimage, optimize, sparse, stats, and weave.

It is available for download from

    http://www.scipy.org/Download

as a source tarball for Linux/Solaris/OS X/BSD/Windows (64-bit and 32-bit) and as an executable installer for Win32.

More information on SciPy is available at

    http://www.scipy.org/

===========================

SciPy is an Open Source library of scientific tools for Python. It contains a variety of high-level science and engineering modules, including modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, genetic algorithms, ODE solvers, special functions, and more.



More information about the Python-announce-list mailing list