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 d1b4027 commit 8057cceCopy full SHA for 8057cce
README.rst
@@ -114,6 +114,7 @@ Recent Changes (ndarray)
114
- Fix chunk sizes in ``axis_chunks_iter`` and ``axis_chunks_iter_mut`` when
115
the stride is zero or the array element type is zero-sized by @bluss.
116
- Improve documentation by @jturner314, @bluss, and @paulkernfeld.
117
+ - Improve element iterators with implementations of ``Iterator::rfold``.
118
- Miscellaneous internal implementation improvements by @jturner314 and @bluss.
119
120
.. _`#543`: https://github.com/rust-ndarray/ndarray/pull/543
0 commit comments