summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/conda-recipe
diff options
context:
space:
mode:
authordkazanc <dkazanc@hotmail.com>2019-02-18 14:48:29 +0000
committerdkazanc <dkazanc@hotmail.com>2019-02-18 14:48:29 +0000
commit787b534643d5b4cad4e6f8d9c4b524b52d804348 (patch)
treec7b070ca2950b8abeaad93b6b295465a8dbe1413 /Wrappers/Python/conda-recipe
parent69219dd3d69cc644bc858986ba71ee02e8e1952f (diff)
downloadregularization-787b534643d5b4cad4e6f8d9c4b524b52d804348.tar.gz
regularization-787b534643d5b4cad4e6f8d9c4b524b52d804348.tar.bz2
regularization-787b534643d5b4cad4e6f8d9c4b524b52d804348.tar.xz
regularization-787b534643d5b4cad4e6f8d9c4b524b52d804348.zip
TGV3D_GPU added, demos updated fpr Python/Matlab
Diffstat (limited to 'Wrappers/Python/conda-recipe')
-rwxr-xr-xWrappers/Python/conda-recipe/run_test.py2
1 files changed, 1 insertions, 1 deletions
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 ,\
}