NumPy offers comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms, and more.

Release Released Security Support Latest
2.0 1 month and 1 week ago
(16 Jun 2024)
Ends in 1 year and 10 months
(17 Jun 2026)
2.0.1
(21 Jul 2024)
1.26 10 months ago
(16 Sep 2023)
Ends in 1 year and 1 month
(17 Sep 2025)
1.26.4
(05 Feb 2024)
1.25 1 year and 1 month ago
(17 Jun 2023)
Ends in 10 months
(18 Jun 2025)
1.25.2
(31 Jul 2023)
1.24 1 year and 7 months ago
(18 Dec 2022)
Ends in 4 months and 3 weeks
(19 Dec 2024)
1.24.4
(26 Jun 2023)
1.23 2 years ago
(22 Jun 2022)
Ended 1 month ago
(24 Jun 2024)
1.23.5
(20 Nov 2022)
1.22 2 years and 6 months ago
(31 Dec 2021)
Ended 6 months and 3 weeks ago
(01 Jan 2024)
1.22.4
(20 May 2022)
1.21 3 years ago
(22 Jun 2021)
Ended 1 year ago
(23 Jun 2023)
1.21.6
(12 Apr 2022)
1.20 3 years and 5 months ago
(30 Jan 2021)
Ended 1 year and 5 months ago
(31 Jan 2023)
1.20.3
(10 May 2021)
1.19 4 years ago
(20 Jun 2020)
Ended 2 years ago
(21 Jun 2022)
1.19.5
(05 Jan 2021)
1.18 4 years and 7 months ago
(22 Dec 2019)
Ended 2 years and 7 months ago
(22 Dec 2021)
1.18.5
(04 Jun 2020)
1.17 5 years ago
(26 Jul 2019)
Ended 3 years ago
(26 Jul 2021)
1.17.5
(01 Jan 2020)
1.16 5 years ago
(14 Jan 2019)
Ended 3 years and 6 months ago
(13 Jan 2021)
1.16.6
(29 Dec 2019)
1.15 6 years ago
(23 Jul 2018)
Ended 4 years ago
(23 Jul 2020)
1.15.4
(04 Nov 2018)
1.14 6 years ago
(06 Jan 2018)
Ended 4 years and 6 months ago
(07 Jan 2020)
1.14.6
(23 Sep 2018)

All minor versions of NumPy released in the prior 24 months, and at minimum the last three minor versions, are supported. NumPy follows SemVer.

NumPy’s support policy is defined via SPEC 0, which is also followed by other tooling in the Scientific Python Ecosystem.

Python Support

All minor versions of Python released 42 months prior, and at minimum the two latest minor versions are supported. Python support is only dropped in a major/minor version, and never on a patch release.

NumPy Python
2.0 3.9-3.12
1.26 3.9-3.12
1.25 3.9+
1.24 3.8+
1.23 3.8+
1.22 3.8+
1.21 3.7+
1.20 3.7+

More information is available on the NumPy website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
python -c "import numpy; print(numpy.__version__)"
Show Product Identifiers

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/numpy.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/numpy.ics.