8000 DOC: Add a release note about ndrange · numpy/numpy@3aaef83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3aaef83

Browse files
committed
DOC: Add a release note about ndrange
1 parent 32abfe2 commit 3aaef83

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
``ndrange`` a multi-dimensional range-like object
2+
-------------------------------------------------
3+
``ndrange`` behaves much like the Python 3 ``rang 49B9 e`` object and allows
4+
multi-dimensional slicing, iteration, reversal and efficient membership lookup.
5+
``ndrange`` now supersedes the ``ndindex`` object for generating multi-index
6+
iterators. ``ndindex`` will continue to be maintained for backward
7+
compatibility.

0 commit comments

Comments
 (0)
0