-
- Gauss and Cholesky Decompostion on naive dense matrices.
-
- Conjugate Gradient and Diaogonal Preconditioned Conjugate Gradient on Sparse-Matrix ( https://github.com/uestla/Sparse-Matrix)
-
- Trial SPD matrices for benchmarking solvers.
-
- Sparse Matrix usage on direct solvers.
-
- GMRES implementation.
-
- Trying different sparse matrix implementations and profiling.