Skip to content

Commit

Permalink
DOC: Update README with rfold change
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Nov 21, 2018
1 parent d1b4027 commit 8057cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Recent Changes (ndarray)
- Fix chunk sizes in ``axis_chunks_iter`` and ``axis_chunks_iter_mut`` when
the stride is zero or the array element type is zero-sized by @bluss.
- Improve documentation by @jturner314, @bluss, and @paulkernfeld.
- Improve element iterators with implementations of ``Iterator::rfold``.
- Miscellaneous internal implementation improvements by @jturner314 and @bluss.

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

0 comments on commit 8057cce

Please sign in to comment.