Skip to content

Commit 17ef5de

Browse files
committed
v2024.11.0
1 parent d5f84dd commit 17ef5de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/whats-new.rst

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ What's New
1919
v.2024.10.1 (unreleased)
2020
------------------------
2121

22+
This release brings better support for wrapping JAX arrays, :py:meth:`DataTree.persist`, algorithmic improvements
23+
to many methods with dask (:py:meth:`Dataset.polyfit`, :py:meth:`Dataset.ffill`, :py:meth:`Dataset.bfill`, rolling reductions), and bug fixes.
24+
Thanks to the 18 contributors to this release:
25+
Benoit Bovy, Deepak Cherian, Dimitri Papadopoulos Orfanos, Holly Mandel, Justus Magin, Kai Mühlbauer, Lukas Trippe, Mathias Hauser, Maximilian Roos, Michael Niklas, Pascal Bourgault, Patrick Hoefler, Sam Levang, Sarah Charlotte Johnson, Stephan Hoyer, Tom Nicholas, joseph nowak and tvo
26+
2227
New Features
2328
~~~~~~~~~~~~
2429
- Added :py:meth:`DataTree.persist` method (:issue:`9675`, :pull:`9682`).

0 commit comments

Comments
 (0)