We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12682ab commit eea19b5Copy full SHA for eea19b5
test_autoarray/inversion/inversion/test_settings_dict.py
@@ -19,7 +19,6 @@ def make_settings_dict():
19
"no_regularization_add_to_curvature_diag_value": 1e-08,
20
"use_w_tilde_numpy": False,
21
"use_source_loop": False,
22
- "use_linear_operators": False,
23
"tolerance": 1e-08,
24
"maxiter": 250,
25
},
0 commit comments