summaryrefslogtreecommitdiff
path: root/examples/plot_otda_mapping.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_otda_mapping.py')
-rw-r--r--examples/plot_otda_mapping.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_otda_mapping.py b/examples/plot_otda_mapping.py
index 5880adf..ded2bdf 100644
--- a/examples/plot_otda_mapping.py
+++ b/examples/plot_otda_mapping.py
@@ -18,6 +18,8 @@ a linear or a kernelized mapping as introduced in [8].
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 2
+
import numpy as np
import matplotlib.pylab as pl
import ot