Skip to content

gmresls

0.2.3

Solve Least Squares with GMRES(k)

1packages depend
1.9Kdownloads / year
95.0%test coverage
13/13checks pass

Overview

About
Maintained by Serguei SokolFirst published 2024-10-182 releasesCRAN page ↗

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-10
    14 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
Compare downloads with other packages →
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
Reverse dependencies
1direct
0indirect

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

2 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • 0.2.3Latest
    2025-01-17 · current release · diff ↗
  • 0.2.2
    2024-10-18
  • R
    R 4.4.0 released · 2024-04-24

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
Report a problem with this page →