cg_squared_test, a MATLAB code which calls cg_squared(), which implements the conjugate gradient squared method (CGS) method for solving a nonsymmetric sparse linear system.
The computer code and data files made available on this web page are distributed under the MIT license
cg_squared, a MATLAB code which implements the conjugate gradient squared method (CGS) method for solving a nonsymmetric sparse linear system.