JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
403 stars 106 forks source link

Docs: fix build, highlight non-square options #363

Closed timholy closed 4 months ago

timholy commented 4 months ago

This increases the visibility of the least-squares solvers and clarifies that all algorithms in "What method should I use for linear systems?" refer only to square linear systems.

Closes #353

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9349499217

Details


Totals Coverage Status
Change from base Build 7903548867: 0.2%
Covered Lines: 2032
Relevant Lines: 2081

💛 - Coveralls