NumPy 1.0.3.1 and SciPy 0.5.2.1 released

Jarrod Millman millman at berkeley.edu
Sat Aug 25 05:34:24 CEST 2007


I'm pleased to announce the release of NumPy 1.0.3.1 and SciPy 0.5.2.1

These are minor bug fix releases, which mainly addresses some build issues.

NumPy 1.0.3.1 Bug-fixes
===================
* Add back get_path to numpy.distutils.misc_utils
* Fix 64-bit zgeqrf
* Add parenthesis around GETPTR macros

SciPy 0.5.2.1 Bug-fixes
==================
* Replaces ScipyTest with NumpyTest
* Fixes mio5.py as per revision 2893
* Adds missing test definition in scipy.cluster as per revision 2941
* Synchs odr module with trunk since odr is broken in 0.5.2
* Updates for SWIG > 1.3.29 and fixes memory leak of type 'void *'

The new releases can be downloaded here:  http://www.scipy.org/Download

Best regards,

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/


More information about the Python-announce-list mailing list