Skip to content

Commit 8057cce

Browse files
committed
DOC: Update README with rfold change
1 parent d1b4027 commit 8057cce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Recent Changes (ndarray)
114114
- Fix chunk sizes in ``axis_chunks_iter`` and ``axis_chunks_iter_mut`` when
115115
the stride is zero or the array element type is zero-sized by @bluss.
116116
- Improve documentation by @jturner314, @bluss, and @paulkernfeld.
117+
- Improve element iterators with implementations of ``Iterator::rfold``.
117118
- Miscellaneous internal implementation improvements by @jturner314 and @bluss.
118119

119120
.. _`#543`: https://github.com/rust-ndarray/ndarray/pull/543

0 commit comments

Comments
 (0)