gmresls
0.2.3Solve Least Squares with GMRES(k)
1packages depend
1.9Kdownloads / year
95.0%test coverage
13/13checks pass
Overview
About
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.
Install
Health
CRAN checks
13OK
Slowest check: 48 s · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.18
95.0%
Coverage · measured lines
100%
Documentation · exports
0
Dependencies · direct
Check history
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
Documentation
READMEYes · 130 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
1.9K
CRAN downloads in the past year
Rank #23,261 · ~5/day · ~158/mo
Daily download trend is not available in this view yet.
14230 days
44990 days
1.9K1 year
Also on93 r2u12 autocran
Dependencies
Declared dependencies
1 external dependency (excludes base and recommended)
Depends (0)
none
Imports (0)
none
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Code & Tests
People & History
Package Timeline
2 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 0.2.3Latest
- 0.2.22024-10-18
- RR 4.4.0 released · 2024-04-24
0 of 2 selectedCompare selected
Package metadata
- First published
- 2024-10-18
- Total releases
- 2 / 2 yrs
- License
- GPL (>= 3) OSI
- Download size
- 4.4 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet