NumPy 1.23.1 released

Charles R Harris <[email protected]> Fri, 8 Jul 2022 20:28:04 -0600
Newsgroups gmane.comp.python.numeric.general,gmane.comp.python.scientific.devel,gmane.comp.python.scientific.user
Message-ID <CAB6mnx+6GcraEuYa-oMEontcf+D5oYeNz_V1uU4RDD6HVJ7rBw@mail.gmail.com>
--===============9066545189034825648==
Content-Type: multipart/alternative; boundary="0000000000002be35d05e3561229"

--0000000000002be35d05e3561229
Content-Type: text/plain; charset="UTF-8"

Hi All,

On behalf of the NumPy team, I'm pleased to announce the release of NumPy
1.23.1. NumPy 1.23.1 is a maintenance release that fixes bugs discovered
after the 1.23.0 release. Notable fixes are:

   - Fix searchsorted for float16 NaNs
   - Fix compilation on Apple M1
   - Fix KeyError in crackfortran operator support (Slycot)

The Python versions supported for this release are 3.8-3.10. Wheels can be
downloaded from PyPI <https://pypi.org/project/numpy/1.23.1>; source
archives, release notes, and wheel hashes are available on Github
<https://github.com/numpy/numpy/releases/tag/v1.23.1>.

*Contributors*

A total of 7 people contributed to this release.  People with a "+" by their
names contributed a patch for the first time.

   - Charles Harris
   - Matthias Koeppe +
   - Pranab Das +
   - Rohit Goswami
   - Sebastian Berg
   - Serge Guelton
   - Srimukh Sripada +

*Pull requests merged*

A total of 8 pull requests were merged for this release.

   - #21866: BUG: Fix discovered MachAr (still used within valgrind)
   - #21867: BUG: Handle NaNs correctly for float16 during sorting
   - #21868: BUG: Use ``keepdims`` during normalization in ``np.average``
   and...
   - #21869: DOC: mention changes to ``max_rows`` behaviour in
   ``np.loadtxt``
   - #21870: BUG: Reject non integer array-likes with size 1 in delete
   - #21949: BLD: Make can_link_svml return False for 32bit builds on x86_64
   - #21951: BUG: Reorder extern "C" to only apply to function
   declarations...
   - #21952: BUG: Fix KeyError in crackfortran operator support

Cheers,

Charles Harris

--0000000000002be35d05e3561229
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi All,<br><br>On behalf of the NumPy team, I&#39;m please=
d to announce the release of NumPy=C2=A0<span class=3D"gmail-il">1.23</span=
>.1. NumPy 1.23.1 is a maintenance release that fixes bugs discovered after=
 the 1.23.0 release. Notable fixes are:<div><ul><li>Fix searchsorted for fl=
oat16 NaNs</li><li>Fix compilation on Apple M1</li><li>Fix KeyError in crac=
kfortran operator support (Slycot)</li></ul>The Python versions supported f=
or this release are 3.8-3.10. Wheels can be downloaded from=C2=A0<a href=3D=
"https://pypi.org/project/numpy/1.23.1" target=3D"_blank">PyPI</a>;=C2=A0so=
urce archives, release notes, and wheel hashes are available on=C2=A0<a hre=
f=3D"https://github.com/numpy/numpy/releases/tag/v1.23.1" target=3D"_blank"=
>Github</a>.=C2=A0<br><br><b>Contributors</b><br><br>A total of 7 people co=
ntributed to this release.=C2=A0 People with a &quot;+&quot; by their<br>na=
mes contributed a patch for the first time.<br><ul><li>Charles Harris</li><=
li>Matthias Koeppe +</li><li>Pranab Das +</li><li>Rohit Goswami</li><li>Seb=
astian Berg</li><li>Serge Guelton</li><li>Srimukh Sripada +</li></ul><b>Pul=
l requests merged</b></div><div><b><br></b>A total of 8 pull requests were =
merged for this release.<br><ul><li>#21866: BUG: Fix discovered MachAr (sti=
ll used within valgrind)</li><li>#21867: BUG: Handle NaNs correctly for flo=
at16 during sorting</li><li>#21868: BUG: Use ``keepdims`` during normalizat=
ion in ``np.average`` and...</li><li>#21869: DOC: mention changes to ``max_=
rows`` behaviour in ``np.loadtxt``</li><li>#21870: BUG: Reject non integer =
array-likes with size 1 in delete</li><li>#21949: BLD: Make can_link_svml r=
eturn False for 32bit builds on x86_64</li><li>#21951: BUG: Reorder extern =
&quot;C&quot; to only apply to function declarations...</li><li>#21952: BUG=
: Fix KeyError in crackfortran operator support</li></ul><div>Cheers,</div>=
</div><div><br></div><div>Charles Harris</div></div>

--0000000000002be35d05e3561229--

--===============9066545189034825648==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]

--===============9066545189034825648==--