Skip to content

anujmokashi/matrixoperations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

MatrixOperations

matrix operations library in c++.

Instructions :

  1. Clone this repository.
  2. Open terminal in matrixoperations folder.
  3. Write your code in main.cpp.
  4. Type g++ src/*.cpp to compile all the c++ files.
  5. Type ./a.out to run the program.

About

matrix operations library in c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages