Skip to content

Using Stephan Gelever's C++ linear algebra library (github.com/gelever/linalgcpp), we extend it and add some functionality to the SparseMatrix class and graph partitioning functions. Then, we implement the conjugate gradient method with varying preconditioners, with the subject of interest being multi-level graph (laplacian) partitioning precond…

acraigmath/PSU19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSU19

About

Using Stephan Gelever's C++ linear algebra library (github.com/gelever/linalgcpp), we extend it and add some functionality to the SparseMatrix class and graph partitioning functions. Then, we implement the conjugate gradient method with varying preconditioners, with the subject of interest being multi-level graph (laplacian) partitioning precond…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages