summaryrefslogtreecommitdiff
path: root/examples/plot_barycenter_lp_vs_entropic.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-04-24 17:07:37 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-04-24 17:07:37 +0200
commit576c3d51d689f6ac48f686e8ba001efd20fea422 (patch)
tree25c42cf88553f851f841d057d3bcff82665a2084 /examples/plot_barycenter_lp_vs_entropic.py
parent08ec66ede42350dd040b559cca181d2e599c3d2d (diff)
better thumbnail image for gallery
Diffstat (limited to 'examples/plot_barycenter_lp_vs_entropic.py')
-rw-r--r--examples/plot_barycenter_lp_vs_entropic.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_barycenter_lp_vs_entropic.py b/examples/plot_barycenter_lp_vs_entropic.py
index d7c72d0..57a6bac 100644
--- a/examples/plot_barycenter_lp_vs_entropic.py
+++ b/examples/plot_barycenter_lp_vs_entropic.py
@@ -21,6 +21,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