From e16a8942dcf5fed961ce90dc840212b303eef5be Mon Sep 17 00:00:00 2001 From: InessaPawson Date: Mon, 7 Oct 2024 01:43:58 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20main=20from=20@=20numpy/numpy.?= =?UTF-8?q?org@d7a62e9ea6322ee0e4ab2ed94d2ecb9b823518e4=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- news/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/index.html b/news/index.html index 9e399fa..3374c41 100644 --- a/news/index.html +++ b/news/index.html @@ -172,5 +172,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.

Please see the release notes for more details.

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.

Releases#

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.

On this page