Skip to content
Snippets Groups Projects

Enable nf=3 with `evolven3fit_new`.

Merged Emanuele Roberto Nocera requested to merge fix_evolven3fit_for_nf=3 into master
8 files
+ 307
14
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -22,7 +22,7 @@ EVOLVEN3FIT_CONFIGS_DEFAULTS_TRN = {
}
EVOLVEN3FIT_CONFIGS_DEFAULTS_EXA = {
"ev_op_iterations": 10,
"ev_op_iterations": 30,
"ev_op_max_order": (1, 0),
"evolution_method": "iterate-exact",
"inversion_method": "exact",
Loading