We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e153d21 commit 9dca97aCopy full SHA for 9dca97a
doc/whats-new.rst
@@ -51,6 +51,8 @@ Performance
51
- Speedup and reduce memory usage of :py:func:`concat`. Magnitude of improvement scales
52
with size of the concatenation dimension. By `Deepak Cherian <https://github.com/dcherian>`_.
53
:issue:`10864` :pull:`10866`.
54
+- Speedup and reduce memory usage when coarsening along multiple dimensions.
55
+ By `Deepak Cherian <https://github.com/dcherian>`_. :pull:`10921`.
56
57
Documentation
58
~~~~~~~~~~~~~
0 commit comments