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 399fce5 commit 5739e14Copy full SHA for 5739e14
doc/release/upcoming_changes/26579.new_function.rst
@@ -0,0 +1,5 @@
1
+New function ``unstack()``
2
+--------------------------
3
+
4
+A new function ``unstack()``, which splits an array into a tuple of arrays
5
+along an axis. It serves as the inverse of ``np.stack()``.
0 commit comments