You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preserve axes in permutedims for AbstractVectors (#243)
* preserve axes in permutedims for AbstractVectors
* fix stackoverflow in reshape
* conditionally pop parent array in reshape
* add test for 2D permutedims
0 commit comments