File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : News
3
3
sidebar : false
4
- newsHeader : " NumPy 1.26.0 released "
5
- date : 2023-09-16
4
+ newsHeader : " NumPy 2.0 release date: June 16 "
5
+ date : 2024-05-23
6
6
---
7
7
8
+ ### NumPy 2.0 release date: June 16
9
+
10
+ _ 23 May, 2024_ -- We are excited to announce that NumPy 2.0 is planned to be
11
+ released on June 16, 2024. This release has been over a year in the making, and
12
+ is the first major release since 2006. Importantly, in addition to many new
13
+ features and performance improvement, it contains ** breaking changes** to the
14
+ ABI as well as the Python and C APIs. It is likely that downstream packages and
15
+ end user code needs to be adapted - if you can, please verify whether your code
16
+ works with NumPy ` 2.0.0rc2 ` . ** Please see the following for more details:**
17
+
18
+ - The [ NumPy 2.0 migration guide] ( https://numpy.org/devdocs/numpy_2_0_migration_guide.html )
19
+ - The [ 2.0.0 release notes] ( https://numpy.org/devdocs/release/2.0.0-notes.html )
20
+ - Announcement issue for status updates: [ numpy #24300 ] ( https://github.com/numpy/numpy/issues/24300 )
21
+
22
+
8
23
### NumFOCUS end of the year fundraiser
9
24
_ Dec 19, 2023_ -- NumFOCUS has teamed up with PyCharm during their EOY campaign to offer a 30% discount
10
25
on first-time PyCharm licenses. All year-one revenue from PyCharm purchases from now
You can’t perform that action at this time.
0 commit comments