Skip to content

Commit

Permalink
v2024.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Nov 18, 2024
1 parent d5f84dd commit 17ef5de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ What's New
v.2024.10.1 (unreleased)
------------------------

This release brings better support for wrapping JAX arrays, :py:meth:`DataTree.persist`, algorithmic improvements
to many methods with dask (:py:meth:`Dataset.polyfit`, :py:meth:`Dataset.ffill`, :py:meth:`Dataset.bfill`, rolling reductions), and bug fixes.
Thanks to the 18 contributors to this release:
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

New Features
~~~~~~~~~~~~
- Added :py:meth:`DataTree.persist` method (:issue:`9675`, :pull:`9682`).
Expand Down

0 comments on commit 17ef5de

Please sign in to comment.