<div dir="ltr"><div dir="ltr">Hi All,<br><br>On behalf of the NumPy team I am pleased to announce that NumPy 1.18.3 has been released. This release contains various bug/regression fixes for the 1.18 series<br><div><br></div><div>The Python versions supported in this release are 3.5-3.8. Downstream developers should use Cython >= 0.29.15 for Python 3.8 support and OpenBLAS >= 3.7 to avoid errors on the Skylake architecture.  Wheels for this release can be downloaded from <a href="https://pypi.org/project/numpy/1.18.3" target="_blank">PyPI</a>, source archives and release notes are available from <a href="https://github.com/numpy/numpy/releases/tag/v1.18.3" target="_blank">Github</a>.<div><br></div></div><div><b>Highlights</b></div><div><br></div><div><b></b>Fix for the <font face="monospace">method='eigh'</font> and <font face="monospace">method='cholesky' option</font>s in <font face="monospace">numpy.random.multivariate_normal</font>. Those were producing samples from the wrong distribution.<b><div><b><br></b></div>Contributors</b><br><br>A total of 6 people contributed to this release.  People with a "+" by their<br>names contributed a patch for the first time.<br><ul><li>Charles Harris</li><li>Max Balandat +</li><li>@Mibu287 +</li><li>Pan Jan +</li><li>Sebastian Berg</li><li>@panpiort8 +</li></ul><b><div><b><br></b></div>Pull requests merged<br></b><br>A total of 5 pull requests were merged for this release.<br><ul><li>#15916: BUG: Fix <font face="monospace">eigh</font> and <font face="monospace">cholesky</font> methods of <font face="monospace">numpy.random.multivariate_normal</font></li><li>#15929: BUG,MAINT: Remove incorrect special case in string to number...</li><li>#15930: BUG: Guarantee array is in valid state after memory error occurs...</li><li>#15954: BUG: Check that <font face="monospace">pvals</font> is 1D in <font face="monospace">_generator.multinomial</font>.</li><li>#16017: BUG: Alpha parameter must be 1D in <font face="monospace">_generator.dirichlet</font></li></ul><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Cheers,</font></div></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Charles Harris</font></div></div></div>