JuliaLinearAlgebra / IterativeSolvers.jl

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

Docfix minres (#306) #307

Closed mschauer closed 2 years ago

mschauer commented 2 years ago

Preconditions are mentioned, but not implemented. That's it, right? @j-fu.

Ref #306.

j-fu commented 2 years ago

Yeah exactly, this was puzzling... Thanks for the fix.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1436198944


Totals Coverage Status
Change from base Build 1416671397: 0.0%
Covered Lines: 1734
Relevant Lines: 1778

💛 - Coveralls