[Numpy-discussion] NumPy 1.15.0rc2 released.

Charles R Harris charlesr.harris at gmail.com
Mon Jul 9 18:08:12 EDT 2018


Hi All,

On behalf of the NumPy team I'm pleased to announce the release of NumPy
1.15.0rc2.
This release has an unusual number of cleanups, many deprecations of old
functions,
and improvements to many existing functions. A total of 435 pull reguests
were merged
for this release, please look at the release notes
<https://github.com/numpy/numpy/releases/tag/v1.15.0rc2>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.0rc2/>, source archives are available
from Github <https://github.com/numpy/numpy/releases/tag/v1.15.0rc2>.

A total of 131 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 +
   - 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 +
   - fo40225 +
   - lapack_lite code generator +
   - lumbric +
   - luzpaz +
   - mamrehn +
   - tynn +
   - xoviat

Cheers

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180709/378b8075/attachment-0001.html>


More information about the NumPy-Discussion mailing list