[Python-announce] NumPy 2.5.0rc1 released
Charles R Harris via Python-announce-list <[email protected]> Tue, 2 Jun 2026 08:20:53 -0600
| Newsgroups | gmane.comp.python.announce |
|---|---|
| Message-ID | <CAB6mnx+jX1oz9HHDUeJQiKFq108zqWgAPtwkNqYB6ZJvFXvuGg__22706.157963124$1780411207$gmane$org@mail.gmail.com> |
Hi All, On behalf of the NumPy team, I'm pleased to announce the release of NumPy 2.5.0rc1. Numpy 2.5.0 is a transitional release. It drops support for Python 3.11, marking the end of distutils, and expires a large number of deprecations made in the 2.0.x release. It also improves free threading and brings sorting into compliance with the array-api standard with the addition of descending sorts. Python 3.15 will be supported when it is released. Highlights are: - Distutils has been removed, - Many expired deprecations, - Many new deprecations, - Many static typing improvements, - Improved support for free threading, - Support for descending sorts. This release is the work of 129 contributors spread over 528 pull requests and supports Python versions 3.11-3.14. Wheels can be downloaded from PyPI <https://pypi.org/project/numpy/2.5.0rc1>; release notes and the changelog are available on Github <https://github.com/numpy/numpy/releases/tag/v2.5.0rc1>. Cheers, Charles Harris _______________________________________________ Python-announce-list mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/python-announce-list.python.org Member address: [email protected]