mgmres_test, a MATLAB program which calls mgmres() to apply the restarted Generalized Minimum Residual (GMRES) algorithm to solve a sparse linear system, using compressed row (CR) or sparse triplet (ST) format.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
mgmres, a MATLAB library which applies the restarted Generalized Minimum Residual (GMRES) algorithm to solve a sparse linear system, using compressed row (CR) or sparse triplet (ST) format, by Lili Ju.