summaryrefslogtreecommitdiff
path: root/examples/plot_OT_1D_smooth.py
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2023-06-09 20:26:52 +0200
committerGitHub <noreply@github.com>2023-06-09 20:26:52 +0200
commit6c1e1f3e064165d37e22acc866c6fff56e3ab6ad (patch)
tree354aa9c554a9e7490c93bd2ac579675f1b933329 /examples/plot_OT_1D_smooth.py
parent5faa4fbdb1a64351a42d31dd6f54f0402c29c405 (diff)
[MRG] Update tests and documentation (#484)
* remove old macos and windows tets update requirements * speedup ssw and continuaous ot exmaples * speedup regpath and variane * speedup conv 2d example + continuous stick * speedup regpath
Diffstat (limited to 'examples/plot_OT_1D_smooth.py')
-rw-r--r--examples/plot_OT_1D_smooth.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/plot_OT_1D_smooth.py b/examples/plot_OT_1D_smooth.py
index 626938c..4f233fe 100644
--- a/examples/plot_OT_1D_smooth.py
+++ b/examples/plot_OT_1D_smooth.py
@@ -14,7 +14,7 @@ sparsity-constrained OT, together with their visualizations.
#
# License: MIT License
-# sphinx_gallery_thumbnail_number = 6
+# sphinx_gallery_thumbnail_number = 5
import numpy as np
import matplotlib.pylab as pl