Y
Hacker News
new
|
ask
|
show
|
jobs
by
stabbles
1045 days ago
"minres outperforming cg" likely depends on the stopping criterion, since different norms are used.
1 comments
trostaft
1045 days ago
Yes, to (grossly) summarize the conclusion of the paper: minres can outperform CG on the backwards error ||r_k|| / ||x_k|| whereas CG can outperform minres on the absolute error ||x^* - x_k|| and the energy norm ||x^* - x_k||_A.
link