JuliaLinearAlgebra / IterativeSolvers.jl

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

preconditioners for MINRES documented but not implemented #250

Closed lkapelevich closed 2 years ago

lkapelevich commented 5 years ago

Has anything changed since #212? Are there any plans to implement both left and right preconditioners?

fredrikekre commented 2 years ago

Duplicate of #212