[Numpy-discussion] NumPy 1.15.1 released. (original) (raw)

Charles R Harris charlesr.harris at gmail.com
Tue Aug 21 16:47:34 EDT 2018


Hi All,

On behalf of the NumPy team, I am pleased to announce the release of NumPy 1.15.1. This is a bugfix release for bugs and regressions reported following the 1.15.0 release. Noticeable fixes are

The Python versions supported by this release are 2.7, 3.4-3.7. The wheels are linked with OpenBLAS v0.3.0, which should fix some of the linalg problems reported for NumPy 1.14. Wheels for this release can be downloaded from PyPI <https://pypi.org/project/numpy/1.15.1/>, source archives are available from Github <https://github.com/numpy/numpy/releases/tag/v1.15.1>.

Compatibility Note

The NumPy 1.15.x OS X wheels released on PyPI no longer contain 32-bit binaries. That will also be the case in future releases. See #11625 <https://github.com/numpy/numpy/issues/11625> for the related discussion. Those needing 32-bit support on the Mac should look elsewhere or build from source.

Contributors

A total of 7 people contributed to this release. People with a "+" by their names contributed a patch for the first time.

Pull requests merged

A total of 24 pull requests were merged for this release.

Cheers,

Charles Harris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180821/0b1a0fab/attachment-0001.html>



More information about the NumPy-Discussion mailing list