Skip to content

Commit 0f81cc7

Browse files
committed
DOC: Relnotes for 0.8.4
1 parent 55377af commit 0f81cc7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ How to use with cargo::
7979
Recent Changes (ndarray)
8080
------------------------
8181

82+
- 0.8.4
83+
84+
- Use ``Zip`` in ``.all_close()`` (performance improvement)
85+
- Use ``#[inline]`` on a function used for higher dimensional checked
86+
indexing (performance improvement for arrays of ndim >= 3)
87+
- ``.subview()`` has a more elaborate panic message
88+
8289
- 0.8.3
8390

8491
- Fix a bug in ``Zip`` / ``NdProducer`` if an array of at least 3 dimensions

0 commit comments

Comments
 (0)