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 b016dce commit 4e0701aCopy full SHA for 4e0701a
doc/whats-new.rst
@@ -25,6 +25,15 @@ New Features
25
- Allow chunking for arrays with duplicated dimension names (:issue:`8759`, :pull:`9099`).
26
By `Martin Raspaud <https://github.com/mraspaud>`_.
27
28
+Performance
29
+~~~~~~~~~~~
30
+
31
+- Small optimization to the netCDF4 and h5netcdf backends (:issue:`9058`, :pull:`9067`).
32
+ By `Deepak Cherian <https://github.com/dcherian>`_.
33
+- Small optimizations to help reduce indexing speed of datasets (:pull:`9002`, :pull:`9003`).
34
+ By `Mark Harfouche <https://github.com/hmaarrfk>`_.
35
36
37
Breaking changes
38
~~~~~~~~~~~~~~~~
39
0 commit comments