summaryrefslogtreecommitdiff
path: root/examples/plot_fgw.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_fgw.py')
-rw-r--r--examples/plot_fgw.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_fgw.py b/examples/plot_fgw.py
index cfdc33b..73e486e 100644
--- a/examples/plot_fgw.py
+++ b/examples/plot_fgw.py
@@ -17,6 +17,8 @@ This example illustrates the computation of FGW for 1D measures[18].
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 3
+
import matplotlib.pyplot as pl
import numpy as np
import ot