<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi All,</div><div><br></div><div>On behalf of the NumPy team I'm pleased to announce the release of NumPy 1.16.1. This release fixes bugs reported against the 1.16.0 release, and also backports several enhancements from master that seem appropriate for a release series that is the last to support Python 2.7. The supported Python versions are 2.7 and 3.5-3.7. The wheels on PyPI are linked with OpenBLAS v0.3.4+,  which should fix the known threading issues found in previous OpenBLAS versions. Downstream developers building this release should use Cython >= 0.29.2 and, if using OpenBLAS, OpenBLAS > v0.3.4.</div><div><div><br></div><div>If you are installing using pip, you may encounter a problem with older installed versions of NumPy that pip did not delete becoming mixed with the current version, resulting in an <i>ImportError</i>. That problem is particularly common on Debian derived distributions due to a modified pip.  The fix is to make sure all previous NumPy versions installed by pip have been removed. See <a href="https://github.com/numpy/numpy/issues/12736">#12736</a>  for discussion of the issue. Note that previously this problem resulted in an <i>AttributeError</i>.</div></div><div><br></div><div><div>Wheels for this release can be downloaded from <a href="https://pypi.org/project/numpy/1.16.1/" target="_blank">PyPI</a>, source archives and release notes are available from <a href="https://github.com/numpy/numpy/releases/tag/v1.16.1" target="_blank">Github</a>.</div></div><div><br></div><div><div><b>Enhancements</b></div><div><br></div><div>* #12767: ENH: add mm->q floordiv</div><div>* #12768: ENH: port np.core.overrides to C for speed</div><div>* #12769: ENH: Add np.ctypeslib.as_ctypes_type(dtype), improve `np.ctypeslib.as_ctypes`</div><div>* #12773: ENH: add "max difference" messages to np.testing.assert_array_equal...</div><div>* #12820: ENH: Add mm->qm divmod</div><div>* #12890: ENH: add _dtype_ctype to namespace for freeze analysis</div></div><div><br></div><div><div><b>Contributors</b></div><div><br></div><div>A total of 16 people contributed to this release.  People with a "+" by their</div><div>names contributed a patch for the first time.</div><div><br></div><div>* Antoine Pitrou</div><div>* Arcesio Castaneda Medina +</div><div>* Charles Harris</div><div>* Chris Markiewicz +</div><div>* Christoph Gohlke</div><div>* Christopher J. Markiewicz +</div><div>* Daniel Hrisca +</div><div>* EelcoPeacs +</div><div>* Eric Wieser</div><div>* Kevin Sheppard</div><div>* Matti Picus</div><div>* OBATA Akio +</div><div>* Ralf Gommers</div><div>* Sebastian Berg</div><div>* Stephan Hoyer</div><div>* Tyler Reddy</div><div><br></div><div>Cheers,</div><div><br></div><div>Charles Harris</div></div></div></div></div>