From 787b534643d5b4cad4e6f8d9c4b524b52d804348 Mon Sep 17 00:00:00 2001 From: dkazanc Date: Mon, 18 Feb 2019 14:48:29 +0000 Subject: TGV3D_GPU added, demos updated fpr Python/Matlab --- Wrappers/Python/conda-recipe/run_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Wrappers/Python/conda-recipe') diff --git a/Wrappers/Python/conda-recipe/run_test.py b/Wrappers/Python/conda-recipe/run_test.py index 37b9dcc..21f3216 100755 --- a/Wrappers/Python/conda-recipe/run_test.py +++ b/Wrappers/Python/conda-recipe/run_test.py @@ -303,7 +303,7 @@ class TestRegularisers(unittest.TestCase): 'input' : u0,\ 'regularisation_parameter':0.04, \ 'alpha1':1.0,\ - 'alpha0':0.7,\ + 'alpha0':2.0,\ 'number_of_iterations' :250 ,\ 'LipshitzConstant' :12 ,\ } -- cgit v1.2.3