JuliaSmoothOptimizers / Krylov.jl

A Julia Basket of Hand-Picked Krylov Methods
Other
338 stars 51 forks source link

Implement the lifting strategy in MINRES and MINARES #856

Open amontoison opened 4 months ago

amontoison commented 4 months ago

We can recover the minimum-length solution with a cheap update when Ax = b is inconsistent.