Skip to content

Commit 50fd5ff

Browse files
committed
document changes
1 parent 632cad0 commit 50fd5ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changes/2718.bugfix.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
0-dimensional arrays are now returning an instance of ``ScalarWrapper``, which behaves like a scalar
2+
but follow the ``NDArrayLike`` interface. This change is to make the behavior of 0-dimensional arrays
3+
consistent with ``numpy`` scalars while not breaking the output format of the ``NDArrayLike`` interface.

0 commit comments

Comments
 (0)