Skip to content

Commit 5739e14

Browse files
committed
Add release notes entry for unstack
1 parent 399fce5 commit 5739e14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)