ANN: SciPy 0.3.2 Released

Pearu Peterson pearu at scipy.org
Wed Oct 13 15:17:39 CEST 2004


Hi,

Scipy 0.3.2 has been released and binaries are available from the 
scipy.org site:

   http://www.scipy.org

Scipy 0.3.2 is a bug fix release of Scipy 0.3 including the following new 
features:

- wxPython 2.5 support
- reading/writing dense/sparse matrices in Matrix Market format
- iterative solvers, new functions sqrtm, hessenberg
- Constrained Optimization BY Linear Approximation
- discrete Boltzmann, Planck, Levy distributions
- Scipy tests pass now also on 64-bit systems and Mac OSX
etc.

The complete release notes can be found here:

   http://www.scipy.org/download/scipy_release_notes_0.3.2.html

Best regards,

Pearu

BTW Scipy is:
-------------
Scipy is an open source library of scientific tools for Python. Scipy 
supplements the popular Numeric module, gathering a variety of high level 
science and engineering modules together as a single package.

Scipy includes modules for graphics and plotting, optimization, 
integration, special functions, signal and image processing, genetic 
algorithms, ODE solvers, and others.


More information about the Python-announce-list mailing list