summaryrefslogtreecommitdiff
path: root/examples/plot_UOT_barycenter_1D.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_UOT_barycenter_1D.py')
-rw-r--r--examples/plot_UOT_barycenter_1D.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_UOT_barycenter_1D.py b/examples/plot_UOT_barycenter_1D.py
index acb5892..931798b 100644
--- a/examples/plot_UOT_barycenter_1D.py
+++ b/examples/plot_UOT_barycenter_1D.py
@@ -16,6 +16,8 @@ as proposed in [10] for Unbalanced inputs.
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 2
+
import numpy as np
import matplotlib.pylab as pl
import ot