summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/conda-recipe
diff options
context:
space:
mode:
authorDaniil Kazantsev <dkazanc3@googlemail.com>2019-02-18 14:51:50 +0000
committerGitHub <noreply@github.com>2019-02-18 14:51:50 +0000
commit18aa759ad4f7052498987b98f5f1fff9207c217d (patch)
tree8efbe1fd00a9ee8ece117e753651abd2f77afd66 /Wrappers/Python/conda-recipe
parent1942bbd0dca7eb37a85c7c40641643b1e1e51276 (diff)
parent787b534643d5b4cad4e6f8d9c4b524b52d804348 (diff)
downloadregularization-18aa759ad4f7052498987b98f5f1fff9207c217d.tar.gz
regularization-18aa759ad4f7052498987b98f5f1fff9207c217d.tar.bz2
regularization-18aa759ad4f7052498987b98f5f1fff9207c217d.tar.xz
regularization-18aa759ad4f7052498987b98f5f1fff9207c217d.zip
Merge pull request #98 from vais-ral/TGV3D
TGV 3D CPU/GPU
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 ,\
}