cg_squared_test, an Octave code which calls cg_squared(), which implements the conjugate gradient squared method (CGS) method for solving a nonsymmetric sparse linear system.
The information on this web page is distributed under the MIT license.
cg_squared, an Octave code which implements the conjugate gradient squared method (CGS) method for solving a nonsymmetric sparse linear system.