There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This source code has a menu system of different matrices, all matrices are interacted with as if they are 2D arrays but in reality they are 1D dynamic arrays using row major formula to minimize space complexity.