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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to