summaryrefslogtreecommitdiff
path: root/examples/plot_OT_1D.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2017-09-01 15:31:44 +0200
committerRémi Flamary <remi.flamary@gmail.com>2017-09-01 15:31:44 +0200
commit062071b20d1d40c64bb619931bd11bd28e780485 (patch)
tree74bfcd48bb65304c2a5be74c24cdff29bd82ba4b /examples/plot_OT_1D.py
parent212f3889b1114026765cda0134e02766daa82af2 (diff)
update example with rst titles
Diffstat (limited to 'examples/plot_OT_1D.py')
-rw-r--r--examples/plot_OT_1D.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/plot_OT_1D.py b/examples/plot_OT_1D.py
index a1473c4..a63f29a 100644
--- a/examples/plot_OT_1D.py
+++ b/examples/plot_OT_1D.py
@@ -4,7 +4,7 @@
1D optimal transport
====================
-This example illustrate the computation of EMD and Sinkhorn transport plans
+This example illustrates the computation of EMD and Sinkhorn transport plans
and their visualization.
"""