From 176107a654cef5a1e3e376218e5da656e515453b Mon Sep 17 00:00:00 2001 From: raphael couturier Date: Thu, 9 Oct 2014 17:18:06 +0200 Subject: [PATCH] update param algo --- paper.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/paper.tex b/paper.tex index 4086a0e..18340f6 100644 --- a/paper.tex +++ b/paper.tex @@ -768,9 +768,8 @@ the restart of GMRES is performed every 30 iterations, we have chosen to stop the GMRES every 30 iterations, $max\_iter_{kryl}=30$). $s$ is set to 8. CGLS is chosen to minimize the least-squares problem with the following parameters: $\epsilon_{ls}=1e-40$ and $max\_iter_{ls}=20$. The external precision is set to -$1e-10$ (i.e. ). Those experiments -have been performed on a Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz with the -version 3.5.1 of PETSc. +$\epsilon_{tsarm}=1e-10$. Those experiments have been performed on a Intel(R) +Core(TM) i7-3630QM CPU @ 2.40GHz with the version 3.5.1 of PETSc. In Table~\ref{tab:02}, some experiments comparing the solving of the linear -- 2.39.5