summaryrefslogtreecommitdiff
path: root/examples/plot_barycenter_1D.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_barycenter_1D.py')
-rw-r--r--examples/plot_barycenter_1D.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_barycenter_1D.py b/examples/plot_barycenter_1D.py
index 6864301..63dc460 100644
--- a/examples/plot_barycenter_1D.py
+++ b/examples/plot_barycenter_1D.py
@@ -18,6 +18,8 @@ SIAM Journal on Scientific Computing, 37(2), A1111-A1138.
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 4
+
import numpy as np
import matplotlib.pylab as pl
import ot