Skip to content

Chen-WH/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear-algebra

  • Matrix_raw.h:无第三方支持的矩阵类
  • Matrix_mkl.h:基于intel MKL的矩阵类 配置安装见链接 oneAPI
  • Matrix_openblas.h:基于OpenBLAS与LAPACK的矩阵类 配置安装见链接 OpenBLAS+LAPACK

About

My C++ library for linear algebra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages