|
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><h3 id="numpy-220-released">NumPy 2.2.0 released<a class="headerlink" href="#numpy-220-released" title="Link to this heading">#</a></h3> |
2 |
| -<p><em>8 Dec, 2024</em> &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:</p> |
6 |
| -<ul> |
7 |
| -<li>New functions <code>matvec</code> and <code>vecmat</code>,</li> |
8 |
| -<li>Many improved annotations,</li> |
9 |
| -<li>Improved support for the new StringDType,</li> |
10 |
| -<li>Improved support for free threaded Python,</li> |
11 |
| -<li>Fixes for f2py.</li> |
12 |
| -</ul> |
13 |
| -<p>This release supports Python versions 3.10-3.13.</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><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><h3 id="numpy-230-released">NumPy 2.3.0 released<a class="headerlink" href="#numpy-230-released" title="Link to this heading">#</a></h3> |
| 2 | +<p><em>7 Jun, 2025</em> &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:</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><p>In 2020, the NumPy survey team in partnership with students and faculty from a |
14 | 8 | Master’s course in Survey Methodology jointly hosted by the University of
|
15 | 9 | Michigan and the University of Maryland conducted the first official NumPy
|
16 | 10 | community survey. Over 1,200 users from 75 countries participated to help us
|
|
0 commit comments