summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMokhtar Z. Alaya <mzalaya@Mokhtars-iMac.local>2020-01-18 07:15:09 +0100
committerMokhtar Z. Alaya <mzalaya@Mokhtars-iMac.local>2020-01-18 07:15:09 +0100
commit3be0c215143e16c59ddd3be902416e91c3292937 (patch)
tree7785284d200ea9f5d4180e43fcb9e69ef8ef5fbf /examples
parent55e4f76095e5cea22429846fc9d1a790d7eb691b (diff)
clean
Diffstat (limited to 'examples')
-rw-r--r--examples/plot_screenkhorn_1D.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/plot_screenkhorn_1D.py b/examples/plot_screenkhorn_1D.py
index 103d54c..7c0de82 100644
--- a/examples/plot_screenkhorn_1D.py
+++ b/examples/plot_screenkhorn_1D.py
@@ -59,7 +59,7 @@ ot.plot.plot1D_mat(a, b, M, 'Cost matrix M')
# -----------------------
# Screenkhorn
-lambd = 1e-3 # entropy parameter
+lambd = 1e-03 # entropy parameter
ns_budget = 30 # budget number of points to be keeped in the source distribution
nt_budget = 30 # budget number of points to be keeped in the target distribution