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
This code converts a matrix of arrays between row-oriented and column-oriented representations.
Eric Lin co-wrote it and was the main contributor to the code's most notable attribute:
it can transpose matrices of arbitrary size.