[Numpy-discussion] NumPy 1.15.0rc1 released (original) (raw)

Charles R Harris charlesr.harris at gmail.com
Thu Jun 21 13:34:08 EDT 2018


Hi All,

On behalf of the NumPy team I'm pleased to announce the release of NumPy 1.15.0rc1. This release has an unusual number of cleanups, many deprecations of old functions, and improvements to many existing functions. A total of 423 pull reguests were merged for this release, please look at the release notes <https://github.com/numpy/numpy/releases/tag/v1.15.0rc1>for details. Some highlights are:

The Python versions supported by this release are 2.7, 3.4-3.6. The wheels are linked with OpenBLAS 3.0, which should fix some of the linalg problems reported for NumPy 1.14, and the source archives were created using Cython 0.28.2 and should work with the upcoming Python 3.7.

Wheels for this release can be downloaded from PyPI <https://pypi.org/project/numpy/#description>, source archives are available from Github <https://github.com/numpy/numpy/releases/tag/v1.15.0rc1>.

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

Cheers

Chuck -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180621/49a9bd61/attachment.html>



More information about the NumPy-Discussion mailing list