Skip to content

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.

Notifications You must be signed in to change notification settings

greerkenneth/my_transpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published