Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.3.0. The NumPy 2.3.0 release improves free threaded Python support and annotations together with the usual set of bug fixes. It is unusual in the number of expired deprecations, code modernizations, and style cleanups. The latter may not be visible to users, but is important for code maintenance over the long term. Note that we have also upgraded from manylinux2014 to manylinux_2_28. Highlights are:
- Interactive examples in the NumPy documentation. - Building NumPy with OpenMP Parallelization. - Preliminary support for Windows on ARM. - Improved support for free threaded Python. - Improved annotations. This release supports Python 3.11-3.13, Python 3.14 will be supported when it is released. Wheels can be downloaded from PyPI <https://pypi.org/project/numpy/2.3.0>; source archives, release notes, and wheel hashes are available on Github <https://github.com/numpy/numpy/releases/tag/v2.3.0>. Cheers, Charles Harris
_______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: arch...@mail-archive.com