gmres_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

gmres, an Octave code which applies the Generalized Minimum Residual (GMRES) method to solve a large, sparse system of linear equations.

Source Code:


Last revised on 05 March 2020.