NumPy 1.0.3 released

Travis Oliphant oliphant.travis at ieee.org
Thu May 24 01:32:50 CEST 2007


We are pleased to announce the release of NumPy 1.0.3

Hopefully, this release will work better with multiple interpreters as 
well as having some significant bugs fixed.

Other changes include

* x/y follows Python standard on mixed-sign division for array scalars 
and numpy arrays
* iinfo added to provide information on integer data-types
* improvements to SWIG typemaps, numpy.distutils, and f2py
* improvements to separator handling in fromfile and fromstring
* many, many bug fixes

Thank you to everybody who contributed to the recent release.

Best regards,

NumPy Developers
http://numpy.scipy.org



More information about the Python-announce-list mailing list