Skip to content

线性代数方程组的求解功能,高斯消去法,ldlt分解,高斯赛尔德等

Notifications You must be signed in to change notification settings

zLanguoqing/Solutionoflinearalgebraic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

主要一些线性方程组的求解

LDLT GAUSS消去法,高斯赛德尔等 ubuntu 16.0 编译 mkdir build cd build cmake .. make -j4 终端运行:./main

About

线性代数方程组的求解功能,高斯消去法,ldlt分解,高斯赛尔德等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published