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.