Open
Description
The specification for `matrix_transpose does not specify what it does when you pass it a matrix with fewer than 2 dimensions. Do you get an error? Does it just return the array?
Metadata
Metadata
Assignees
Labels
No labels
The specification for `matrix_transpose does not specify what it does when you pass it a matrix with fewer than 2 dimensions. Do you get an error? Does it just return the array?