JusticeBoi / iterative-solvers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iterative-Solvers

Work in Progress:

    • Gauss and Cholesky Decompostion on naive dense matrices.
    • Trial SPD matrices for benchmarking solvers.
    • Sparse Matrix usage on direct solvers.
    • GMRES implementation.
    • Trying different sparse matrix implementations and profiling.

Solvers are not complete yet.

About


Languages

Language:C++ 100.0%