gmres_test, an Octave code which calls gmres(), which applies the Generalized Minimum Residual (GMRES) method to solve a large, sparse system of linear equations.
The computer code and data files made available on this web page are distributed under the MIT license
gmres, an Octave code which applies the Generalized Minimum Residual (GMRES) method to solve a large, sparse system of linear equations.