File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-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 : SciPy 1.14.1 released!
5
- date : 2024-08-20
4
+ newsHeader : SciPy 1.15.0 released!
5
+ date : 2025-01-03
6
6
---
7
7
8
+ ### SciPy 1.15.0 released
9
+
10
+ _ January 3, 2025_ -- SciPy 1.15.0 has been released! This is the first
11
+ stable release to provide Python 3.13 free-threading binaries on PyPI.
12
+
8
13
### SciPy 1.14.1 released
9
14
10
15
_ August 20, 2024_ -- SciPy 1.14.1 has been released! This is the first
@@ -214,6 +219,7 @@ Here is a list of SciPy releases, with links to release notes. Bugfix
214
219
releases (only the ` z ` changes in the ` x.y.z ` version number) have no new
215
220
features; minor releases (the ` y ` increases) do.
216
221
222
+ - SciPy 1.15.0 ([ release notes] ( https://github.com/scipy/scipy/releases/tag/v1.15.0 ) ) -- _ 2025-01-03_ .
217
223
- SciPy 1.14.1 ([ release notes] ( https://github.com/scipy/scipy/releases/tag/v1.14.1 ) ) -- _ 2024-08-20_ .
218
224
- SciPy 1.14.0 ([ release notes] ( https://github.com/scipy/scipy/releases/tag/v1.14.0 ) ) -- _ 2024-06-24_ .
219
225
- SciPy 1.13.1 ([ release notes] ( https://github.com/scipy/scipy/releases/tag/v1.13.1 ) ) -- _ 2024-05-22_ .
You can’t perform that action at this time.
0 commit comments