<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi All,</div><div><br></div><div>On behalf of the NumPy team, I am pleased to announce the release of NumPy 1.14.6. This is a bug fix release for bugs and regressions reported following the 1.14.5 release. The significant fixes are:</div><div><div><ul><li>Fix for behavior change in ``ma.masked_values(shrink=True)``<br></li><li>Fix the new cached allocations machinery to be thread safe.</li></ul></div></div><div>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 earlier releases of NumPy 1.14. Wheels for this release can be downloaded from <a href="https://pypi.org/project/numpy/1.14.6/">PyPI</a>, source archives are available from <a href="https://github.com/numpy/numpy/releases/tag/v1.14.6">Github</a>.</div><div><br></div><div>Compatibility Note</div><div>==================</div><div><br></div><div>The NumPy 1.14.6 OS X wheels released on PyPI no longer contain 32-bit binaries. See <a href="https://github.com/numpy/numpy/issues/11625">#11625</a> for the related discussion.  Those needing 32-bit support should look elsewhere or build from source.</div><div><br></div><div><div>Contributors</div><div>============</div><div><br></div><div>A total of 4 people contributed to this release.  People with a "+" by their</div><div>names contributed a patch for the first time.</div><div><ul><li>Charles Harris<br></li><li>Eric Wieser<br></li><li>Julian Taylor<br></li><li>Matti Picus</li></ul></div><div>Pull requests merged</div><div>====================</div><div><br></div><div>A total of 4 pull requests were merged for this release.</div><div><ul><li>#11985: BUG: fix cached allocations without the GIL<br></li><li>#11986: BUG: Undo behavior change in ma.masked_values(shrink=True)<br></li><li>#11987: BUG: fix refcount leak in PyArray_AdaptFlexibleDType<br></li><li>#11995: TST: Add Python 3.7 testing to NumPy 1.14.<br></li></ul></div></div><div>Cheers,</div><div><br></div><div>Charles Harris</div><div><br></div></div></div></div></div></div>