• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wegamekinglc / Derivatives-Algorithms-Lib / 28292668611
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: chore/fix-all-style-findings
DEFAULT BRANCH: master
Ran 27 Jun 2026 03:31PM UTC
Jobs 1
Files 218
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jun 2026 02:54PM UTC coverage: 81.299%. Remained the same
28292668611

Pull #167

github

wegamekinglc
docs: add matrix and linear-algebra methodology note

Fill a documentation gap: docs/methodology/ had no coverage of the
matrix / linear-algebra layer in dal-cpp/dal/math/matrix/, even though
it backs the cubic-spline construction, log-discount curve solve, and
Gauss-Newton calibration. The Numerical-Recipes band-storage convention
and the CG/BCG Krylov methodology previously lived only as source
comments; this note homes them so a future comment-trim wave can reduce
the banded.cpp storage comment to a one-line pointer.

- Document the Sparse::Square_ / SquareMatrixDecomposition_ interfaces
- Cover the NR-style band storage and the TriDiagonal_ special case
- Explain the Thomas-algorithm tri-diagonal solve (TridagBetaInverse)
- Cover dense and band-Cholesky factorizations with regularization
- Document preconditioned CG and bi-CG (KrylovSolve_), with selection
  guidance on when to use each
- Index from docs/README.md (### Methodology) and CLAUDE.md (## Methodology)
Pull Request #167: docs: add matrix and linear-algebra methodology

6295 of 7743 relevant lines covered (81.3%)

3247716.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28292668611.1 27 Jun 2026 03:31PM UTC 218
81.3
GitHub Action Run
Source Files on build 28292668611
  • Tree
  • List 218
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28292668611
  • Pull Request #167
  • PR Base - master (#28292354139)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc