JuliaLinearAlgebra / IterativeSolvers.jl

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

misleading documentation for minres #306

Closed j-fu closed 2 years ago

j-fu commented 2 years ago

Hi, in the docstring for minres!, preconditioners are mentioned, however they are not in the signature of the methods.

fredrikekre commented 2 years ago

307