Skip to content

ValKmjolnir/MyMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix.hpp

C++ template class matrix

Build

OpenMP is needed. Enable OpenMP by -fopenmp flag.

MacOS Build

Install OpenMP by brew install libomp, and remember to use homebrew clang instead of apple clang.

Releases

No releases published

Packages

No packages published