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

wegamekinglc / Derivatives-Algorithms-Lib / 30166286588

25 Jul 2026 04:46PM UTC coverage: 89.344% (+0.02%) from 89.323%
30166286588

push

github

web-flow
fix: DAL-7 handle exact Krylov residuals (#258)

* Fix zero-residual Krylov solves

Return before the first CG/BCG update when the supplied initial guess has an exact zero residual, avoiding a 0/0 search step and exhausted-iteration failures.

Co-authored-by: multica-agent <github@multica.ai>

* Preserve underflowed Krylov residuals

Limit the exact-residual shortcut to vectors whose components are all zero, so representable nonzero residuals continue through CG and BCG even when their squared norm underflows.

Co-authored-by: multica-agent <github@multica.ai>

---------

Co-authored-by: dal-implementer <dal-implementer@multica.local>
Co-authored-by: multica-agent <github@multica.ai>

8368 of 9366 relevant lines covered (89.34%)

2769556.89 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

98.36
/dal-cpp/dal/math/matrix/bcg.cpp


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc