<div dir="ltr"><div><div>Hi All,<br><br></div>I'm pleased to announce the release of NumPy 1.12.1. NumPy 1.12.1 supports<br>Python 2.7 and 3.4 - 3.6 and fixes bugs and regressions found in NumPy 1.12.0. <br>In particular, the regression in f2py constant parsing is fixed. <br><br>Wheels for Linux, Windows, and OSX can be found on pypi. Archives can be downloaded<br></div>from <a href="https://github.com/numpy/numpy/releases/tag/v1.12.1" target="_blank">github</a>.<br><div><br><br><b>Contributors</b><br><br>A total of 10 people contributed to this release.  People with a "+" by their<br>names contributed a patch for the first time.<br><br>* Charles Harris<br>* Eric Wieser<br>* Greg Young<br>* Joerg Behrmann +<br>* John Kirkham<br>* Julian Taylor<br>* Marten van Kerkwijk<br>* Matthew Brett<br>* Shota Kawabuchi<br>* Jean Utke +<br><br><b>Fixes Backported</b><br><br>* #8483: BUG: Fix wrong future nat warning and equiv type logic error...<br>* #8489: BUG: Fix wrong masked median for some special cases<br>* #8490: DOC: Place np.average in inline code<br>* #8491: TST: Work around isfinite inconsistency on i386<br>* #8494: BUG: Guard against replacing constants without `'_'` spec in f2py.<br>* #8524: BUG: Fix mean for float 16 non-array inputs for 1.12<br>* #8571: BUG: Fix calling python api with error set and minor leaks for...<br>* #8602: BUG: Make iscomplexobj compatible with custom dtypes again<br>* #8618: BUG: Fix undefined behaviour induced by bad `__array_wrap__`<br>* #8648: BUG: Fix `MaskedArray.__setitem__`<br>* #8659: BUG: PPC64el machines are POWER for Fortran in f2py<br>* #8665: BUG: Look up methods on MaskedArray in `_frommethod`<br>* #8674: BUG: Remove extra digit in `binary_repr` at limit<br>* #8704: BUG: Fix deepcopy regression for empty arrays.<br>* #8707: BUG: Fix ma.median for empty ndarrays<br><br></div><div>Cheers,<br><br></div>Chuck</div>