Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 258 Bytes

my_transpose

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.