We can barely begin to list the contributions a graphic designer can make here.
Our docs are parched for illustration; our growing website craves images –
-opportunities abound.
We plan multiple translations of numpy.org to make NumPy
-accessible to users in their native language. Volunteer translators are at the heart
-of this effort. See
-here
-for background; comment on this GitHub
-issue to sign up.
We are working on translating numpy.org into multiple languages to make
+its content more accessible to NumPy users all over the globe. (See
+NEP 28
+for background.) Volunteer translators are at the heart of this effort. If you’d like to help, join the
+translation channel on the
+Scientific Python Discord server.
Through community contact we share our work more widely and learn where we’re
falling short. We’re eager to get more people involved in efforts like organizing NumPy code
sprints, a newsletter, and perhaps a blog.
For many years, NumPy was maintained by dedicated volunteers, but as its importance grew it
became clear that to ensure stability and growth we would need financial support.
From 82fcbffe13ede7f14210fd4701b30a636579a9f0 Mon Sep 17 00:00:00 2001
From: melissawm
Date: Tue, 27 May 2025 12:45:56 +0000
Subject: [PATCH 02/33] =?UTF-8?q?Deploying=20to=20main=20from=20@=20numpy/?=
=?UTF-8?q?numpy.org@ef3cd04eebdad2fbfe8e07e9d5a7cfd54be06744=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
images/logos/quansight.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/images/logos/quansight.svg b/images/logos/quansight.svg
index 88c5bf3b..746358ce 100644
--- a/images/logos/quansight.svg
+++ b/images/logos/quansight.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
From 8aac7f28ab8920e48fc4f0104091aca95c1143c1 Mon Sep 17 00:00:00 2001
From: InessaPawson
Date: Sat, 7 Jun 2025 16:44:12 +0000
Subject: [PATCH 03/33] =?UTF-8?q?Deploying=20to=20main=20from=20@=20numpy/?=
=?UTF-8?q?numpy.org@554b3afedf3d13709c975e04a9af4aacba015fe2=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
index.xml | 20 +++++++-------------
news/index.html | 13 +++++++++----
2 files changed, 16 insertions(+), 17 deletions(-)
diff --git a/index.xml b/index.xml
index d4e10c36..bddc631c 100644
--- a/index.xml
+++ b/index.xml
@@ -1,16 +1,10 @@
-NumPyhttps://numpy.org/Recent content on NumPyHugoenSun, 08 Dec 2024 00:00:00 +0000Newshttps://numpy.org/news/Sun, 08 Dec 2024 00:00:00 +0000https://numpy.org/news/<h3 id="numpy-220-released">NumPy 2.2.0 released<a class="headerlink" href="#numpy-220-released" title="Link to this heading">#</a></h3>
-<p><em>8 Dec, 2024</em> – The NumPy 2.2.0 release is a quick release that brings us back
-into sync with the usual twice yearly release cycle. There have been a number
-of small cleanups, improvements to the StringDType, and better support for free
-threaded Python. Highlights are:</p>
-<ul>
-<li>New functions <code>matvec</code> and <code>vecmat</code>,</li>
-<li>Many improved annotations,</li>
-<li>Improved support for the new StringDType,</li>
-<li>Improved support for free threaded Python,</li>
-<li>Fixes for f2py.</li>
-</ul>
-<p>This release supports Python versions 3.10-3.13.</p>2020 NUMPY COMMUNITY SURVEYhttps://numpy.org/user-survey-2020/Mon, 01 Jan 0001 00:00:00 +0000https://numpy.org/user-survey-2020/<p>In 2020, the NumPy survey team in partnership with students and faculty from a
+NumPyhttps://numpy.org/Recent content on NumPyHugoenSun, 08 Dec 2024 00:00:00 +0000Newshttps://numpy.org/news/Sun, 08 Dec 2024 00:00:00 +0000https://numpy.org/news/<h3 id="numpy-230-released">NumPy 2.3.0 released<a class="headerlink" href="#numpy-230-released" title="Link to this heading">#</a></h3>
+<p><em>7 Jun, 2025</em> – 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:</p>2020 NUMPY COMMUNITY SURVEYhttps://numpy.org/user-survey-2020/Mon, 01 Jan 0001 00:00:00 +0000https://numpy.org/user-survey-2020/<p>In 2020, the NumPy survey team in partnership with students and faculty from a
Master’s course in Survey Methodology jointly hosted by the University of
Michigan and the University of Maryland conducted the first official NumPy
community survey. Over 1,200 users from 75 countries participated to help us
diff --git a/news/index.html b/news/index.html
index 204e5423..7de41498 100644
--- a/news/index.html
+++ b/news/index.html
@@ -1,6 +1,5 @@
NumPy - News
-
7 Jun, 2025 – 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 versions 3.11-3.13, Python 3.14 will be
+supported when it is released.
8 Dec, 2024 – The NumPy 2.2.0 release is a quick release that brings us back
into sync with the usual twice yearly release cycle. There have been a number
of small cleanups, improvements to the StringDType, and better support for free
threaded Python. Highlights are:
18 Aug, 2024 – NumPy 2.1.0 provides support for Python 3.13 and
@@ -175,5 +180,5 @@
support Python 3.5. Highlights of the release includes the addition of basic
infrastructure for linking with 64-bit BLAS and LAPACK libraries, and a new C-API for numpy.random.
NumPy receives a grant from the Chan Zuckerberg Initiative#
Nov 15, 2019 – We are pleased to announce that NumPy and OpenBLAS, one of NumPy’s key dependencies, have received a joint grant for $195,000 from the Chan Zuckerberg Initiative through their Essential Open Source Software for Science program that supports software maintenance, growth, development, and community engagement for open source tools critical to science.
This grant will be used to ramp up the efforts in improving NumPy documentation, website redesign, and community development to better serve our large and rapidly growing user base, and ensure the long-term sustainability of the project. While the OpenBLAS team will focus on addressing sets of key technical issues, in particular thread-safety, AVX-512, and thread-local storage (TLS) issues, as well as algorithmic improvements in ReLAPACK (Recursive LAPACK) on which OpenBLAS depends.
More details on our proposed initiatives and deliverables can be found in the full grant proposal. The work is scheduled to start on Dec 1st, 2019 and continue for the next 12 months.
Here is a list of NumPy releases, with links to release notes. Bugfix
releases (only the z changes in the x.y.z version number) have no new
-features; minor releases (the y increases) do.