MatrixOperations matrix operations library in c++. Instructions : Clone this repository. Open terminal in matrixoperations folder. Write your code in main.cpp. Type g++ src/*.cpp to compile all the c++ files. Type ./a.out to run the program.