NumPy 1.15.0 released.

Charles R Harris charlesr.harris at gmail.com
Mon Jul 23 13:23:11 EDT 2018


On Mon, Jul 23, 2018 at 11:21 AM, Charles R Harris <
charlesr.harris at gmail.com> wrote:

> Hi All,
>
> On behalf of the NumPy team I'm pleased to announce the release of NumPy
> 1.15.0rc2.
>

Oops,  NumPy 1.15.0. Oh well ...

This release has an unusual number of cleanups, many deprecations of old
> functions,
> and improvements to many existing functions. A total of 438 pull reguests
> were merged
> for this release, please look at the release notes
> <https://github.com/numpy/numpy/releases/tag/v1.15.0>for details. Some
> highlights are:
>
>    - NumPy has switched to pytest for testing.
>    - A new  `numpy.printoptions` context manager.
>    - Many improvements to the histogram functions.
>    - Support for unicode field names in python 2.7.
>    - Improved support for PyPy.
>    - Fixes and improvements to `numpy.einsum`.
>
> 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.0/>, source archives are available
> from Github <https://github.com/numpy/numpy/releases/tag/v1.15.0>.
>
>
> *Contributors*
>
> A total of 133 people contributed to this release.  People with a "+" by
> their
> names contributed a patch for the first time.
>
> * Aaron Critchley +
> * Aarthi +
> * Aarthi Agurusa +
> * Alex Thomas +
> * Alexander Belopolsky
> * Allan Haldane
> * Anas Khan +
> * Andras Deak
> * Andrey Portnoy +
> * Anna Chiara
> * Aurelien Jarno +
> * Baurzhan Muftakhidinov
> * Berend Kapelle +
> * Bernhard M. Wiedemann
> * Bjoern Thiel +
> * Bob Eldering
> * Cenny Wenner +
> * Charles Harris
> * ChloeColeongco +
> * Chris Billington +
> * Christopher +
> * Chun-Wei Yuan +
> * Claudio Freire +
> * Daniel Smith
> * Darcy Meyer +
> * David Abdurachmanov +
> * David Freese
> * Deepak Kumar Gouda +
> * Dennis Weyland +
> * Derrick Williams +
> * Dmitriy Shalyga +
> * Eric Cousineau +
> * Eric Larson
> * Eric Wieser
> * Evgeni Burovski
> * Frederick Lefebvre +
> * Gaspar Karm +
> * Geoffrey Irving
> * Gerhard Hobler +
> * Gerrit Holl
> * Guo Ci +
> * Hameer Abbasi +
> * Han Shen
> * Hiroyuki V. Yamazaki +
> * Hong Xu
> * Ihor Melnyk +
> * Jaime Fernandez
> * Jake VanderPlas +
> * James Tocknell +
> * Jarrod Millman
> * Jeff VanOss +
> * John Kirkham
> * Jonas Rauber +
> * Jonathan March +
> * Joseph Fox-Rabinovitz
> * Julian Taylor
> * Junjie Bai +
> * Juris Bogusevs +
> * Jörg Döpfert
> * Kenichi Maehashi +
> * Kevin Sheppard
> * Kimikazu Kato +
> * Kirit Thadaka +
> * Kritika Jalan +
> * Kyle Sunden +
> * Lakshay Garg +
> * Lars G +
> * Licht Takeuchi
> * Louis Potok +
> * Luke Zoltan Kelley
> * MSeifert04 +
> * Mads R. B. Kristensen +
> * Malcolm Smith +
> * Mark Harfouche +
> * Marten H. van Kerkwijk +
> * Marten van Kerkwijk
> * Matheus Vieira Portela +
> * Mathieu Lamarre
> * Mathieu Sornay +
> * Matthew Brett
> * Matthew Rocklin +
> * Matthias Bussonnier
> * Matti Picus
> * Michael Droettboom
> * Miguel Sánchez de León Peque +
> * Mike Toews +
> * Milo +
> * Nathaniel J. Smith
> * Nelle Varoquaux
> * Nicholas Nadeau, P.Eng., AVS +
> * Nick Minkyu Lee +
> * Nikita +
> * Nikita Kartashov +
> * Nils Becker +
> * Oleg Zabluda
> * Orestis Floros +
> * Pat Gunn +
> * Paul van Mulbregt +
> * Pauli Virtanen
> * Pierre Chanial +
> * Ralf Gommers
> * Raunak Shah +
> * Robert Kern
> * Russell Keith-Magee +
> * Ryan Soklaski +
> * Samuel Jackson +
> * Sebastian Berg
> * Siavash Eliasi +
> * Simon Conseil
> * Simon Gibbons
> * Stefan Krah +
> * Stefan van der Walt
> * Stephan Hoyer
> * Subhendu +
> * Subhendu Ranjan Mishra +
> * Tai-Lin Wu +
> * Tobias Fischer +
> * Toshiki Kataoka +
> * Tyler Reddy +
> * Unknown +
> * Varun Nayyar
> * Victor Rodriguez +
> * Warren Weckesser
> * William D. Irons +
> * Zane Bradley +
> * cclauss +
> * fo40225 +
> * lapack_lite code generator +
> * lumbric +
> * luzpaz +
> * mamrehn +
> * tynn +
> * xoviat
>
> Cheers,
>
> Charles Harris
>
>


More information about the Python-announce-list mailing list