summaryrefslogtreecommitdiff
path: root/examples/plot_otda_linear_mapping.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_otda_linear_mapping.py
parent08ec66ede42350dd040b559cca181d2e599c3d2d (diff)
better thumbnail image for gallery
Diffstat (limited to 'examples/plot_otda_linear_mapping.py')
-rw-r--r--examples/plot_otda_linear_mapping.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_otda_linear_mapping.py b/examples/plot_otda_linear_mapping.py
index c65bd4f..36ccb56 100644
--- a/examples/plot_otda_linear_mapping.py
+++ b/examples/plot_otda_linear_mapping.py
@@ -12,6 +12,8 @@ Linear OT mapping estimation
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 2
+
import numpy as np
import pylab as pl
import ot