[Numpy-discussion] ANN: NumPy 1.8.1 release

Julian Taylor jtaylor.debian at googlemail.com
Tue Mar 25 19:38:04 EDT 2014


Hello,

I'm happy to announce the of Numpy 1.8.1.
This is a bugfix only release supporting Python 2.6 - 2.7 and 3.2 - 3.4.

More than 48 issues have been fixed, the most important issues are
listed in the release notes:
https://github.com/numpy/numpy/blob/maintenance/1.8.x/doc/release/1.8.1-notes.rst

Compared to the last release candidate we have fixed a regression of the
1.8 series that prevented using some gufunc based linalg functions on
larger matrices on 32 bit systems. This implied a few changes in the
NDIter C-API which might expose insufficient checks for error conditions
in third party applications. Please check the release notes for details.

Source tarballs, windows installers and release notes can be found at
https://sourceforge.net/projects/numpy/files/NumPy/1.8.1

Cheers,
Julian Taylor

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140326/71183276/attachment.sig>


More information about the NumPy-Discussion mailing list