Package: gmresls Title: Solve Least Squares with GMRES(k) Version: 0.2.3 Date: 2025-01-17 Authors@R: person("Serguei", "Sokol", , "sokol@insa-toulouse.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5674-3327")) 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" ) with callback functions, i.e. no explicit A, B or b are required. License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 Suggests: RUnit BugReports: https://forgemia.inra.fr/mathscell/gmresls/-/issues NeedsCompilation: no Packaged: 2026-07-10 06:23:36 UTC; root Author: Serguei Sokol [aut, cre] () Maintainer: Serguei Sokol Repository: https://sgsokol.r-universe.dev Date/Publication: 2025-01-17 15:20:01 UTC RemoteUrl: https://github.com/cran/gmresls RemoteRef: HEAD RemoteSha: 45908ac7f8874adf78dca519e5367d932c8f49b5