v2.3.2 (Jul 24, 2025)
NumPy 2.3.2 Release Notes
The NumPy 2.3.2 release is a patch release with a number of bug fixes and maintenance updates. The highlights are:
- Wheels for Python 3.14.0rc1
- PyPy updated to the latest stable release
- OpenBLAS updated to 0.3.30
This release supports Python versions 3.11-3.14
Contributors
A total of 9 people contributed to this release. People with a "+" by their names contributed a patch for the first time.
- !DWesl
- Charles Harris
- Joren Hammudoglu
- Maanas Arora
- Marco Edward Gorelli
- Matti Picus
- Nathan Goldbaum
- Sebastian Berg
- kostayScr +
Pull requests merged
A total of 16 pull requests were merged for this release.
- #29256: MAINT: Prepare 2.3.x for further development