r-gmresls 0.2.3
Channel: guix-cran
Home page: https://cran.r-project.org/package=gmresls
Licenses: GPL 3+
Synopsis: Solve Least Squares with GMRES(k)
Description:
Solves a least squares system Ax~=b (dim(A)=(m,n) with m >= n) with a precondition matrix B: BAx=Bb (dim(B)=(n,m)). Implemented method is based on GMRES (Saad, Youcef; Schultz, Martin H. (1986). "GMRES: A Generalized Minimal Residual Algorithm for Solving Nonsymmetric Linear Systems" <doi:10.1137/0907058>) with callback functions, i.e. no explicit A, B or b are required.
Total results: 1