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 26f3392 commit 78d3a5bCopy full SHA for 78d3a5b
doc/release/upcoming_changes/28615.change.rst
@@ -1,2 +1,3 @@
1
* NumPy's ``__array_api_version__`` was upgraded from ``2023.12`` to ``2024.12``.
2
-* `numpy.count_nonzero` for ``axis=None`` now returns a scalar instead of a Python integer.
+* `numpy.count_nonzero` for ``axis=None`` (default) now returns a NumPy scalar
3
+ instead of a Python integer.
0 commit comments