Skip to content
Snippets Groups Projects
Commit 164f7add authored by valentin.emiya's avatar valentin.emiya
Browse files

add several draws in SolveTffExp

parent 2d67d1f6
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ class SolveTffExperiment(Experiment):
solver_params = dict(tol_subregions=[None, 1e-5],
tolerance_arrf=1e-3,
proba_arrf=1 - 1e-4,
rand_state=0)
rand_state=np.arange(10))
keep_eigenvectors = [12, 13]
if setting == 'light':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment