We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 632cad0 commit 50fd5ffCopy full SHA for 50fd5ff
changes/2718.bugfix.rst
@@ -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