Skip to content

Commit 8aac7f2

Browse files
committed
Deploying to main from @ numpy/numpy.org@554b3af 🚀
1 parent 82fcbff commit 8aac7f2

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

index.xml

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NumPy</title><link>https://numpy.org/</link><description>Recent content on NumPy</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 08 Dec 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://numpy.org/index.xml" rel="self" type="application/rss+xml"/><item><title>News</title><link>https://numpy.org/news/</link><pubDate>Sun, 08 Dec 2024 00:00:00 +0000</pubDate><guid>https://numpy.org/news/</guid><description>&lt;h3 id="numpy-220-released">NumPy 2.2.0 released&lt;a class="headerlink" href="#numpy-220-released" title="Link to this heading">#&lt;/a>&lt;/h3>
2-
&lt;p>&lt;em>8 Dec, 2024&lt;/em> &amp;ndash; The NumPy 2.2.0 release is a quick release that brings us back
3-
into sync with the usual twice yearly release cycle. There have been a number
4-
of small cleanups, improvements to the StringDType, and better support for free
5-
threaded Python. Highlights are:&lt;/p>
6-
&lt;ul>
7-
&lt;li>New functions &lt;code>matvec&lt;/code> and &lt;code>vecmat&lt;/code>,&lt;/li>
8-
&lt;li>Many improved annotations,&lt;/li>
9-
&lt;li>Improved support for the new StringDType,&lt;/li>
10-
&lt;li>Improved support for free threaded Python,&lt;/li>
11-
&lt;li>Fixes for f2py.&lt;/li>
12-
&lt;/ul>
13-
&lt;p>This release supports Python versions 3.10-3.13.&lt;/p></description></item><item><title>2020 NUMPY COMMUNITY SURVEY</title><link>https://numpy.org/user-survey-2020/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://numpy.org/user-survey-2020/</guid><description>&lt;p>In 2020, the NumPy survey team in partnership with students and faculty from a
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NumPy</title><link>https://numpy.org/</link><description>Recent content on NumPy</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 08 Dec 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://numpy.org/index.xml" rel="self" type="application/rss+xml"/><item><title>News</title><link>https://numpy.org/news/</link><pubDate>Sun, 08 Dec 2024 00:00:00 +0000</pubDate><guid>https://numpy.org/news/</guid><description>&lt;h3 id="numpy-230-released">NumPy 2.3.0 released&lt;a class="headerlink" href="#numpy-230-released" title="Link to this heading">#&lt;/a>&lt;/h3>
2+
&lt;p>&lt;em>7 Jun, 2025&lt;/em> &amp;ndash; The NumPy 2.3.0 release improves free threaded Python support
3+
and annotations together with the usual set of bug fixes. It is unusual in the
4+
number of expired deprecations, code modernizations, and style cleanups. The
5+
latter may not be visible to users, but is important for code maintenance over
6+
the long term. Note that we have also upgraded from manylinux2014 to
7+
manylinux_2_28. Highlights are:&lt;/p></description></item><item><title>2020 NUMPY COMMUNITY SURVEY</title><link>https://numpy.org/user-survey-2020/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://numpy.org/user-survey-2020/</guid><description>&lt;p>In 2020, the NumPy survey team in partnership with students and faculty from a
148
Master’s course in Survey Methodology jointly hosted by the University of
159
Michigan and the University of Maryland conducted the first official NumPy
1610
community survey. Over 1,200 users from 75 countries participated to help us

0 commit comments

Comments
 (0)