summaryrefslogtreecommitdiff
path: root/examples/plot_OT_1D_smooth.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2018-05-31 13:03:40 +0200
committerRémi Flamary <remi.flamary@gmail.com>2018-05-31 13:03:40 +0200
commited0d4171c6291a15360bdb8a955b0783585da749 (patch)
treebc9e63e628ce3138d3ad8547115559ab7b1496a2 /examples/plot_OT_1D_smooth.py
parent10f9b0d1b02c2b5f4c4eeac0c1f803657c89764b (diff)
update readme
Diffstat (limited to 'examples/plot_OT_1D_smooth.py')
-rw-r--r--examples/plot_OT_1D_smooth.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/plot_OT_1D_smooth.py b/examples/plot_OT_1D_smooth.py
index 4927617..dec84db 100644
--- a/examples/plot_OT_1D_smooth.py
+++ b/examples/plot_OT_1D_smooth.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
"""
-====================
-1D optimal transport
-====================
+===========================
+1D smooth optimal transport
+===========================
This example illustrates the computation of EMD, Sinkhorn and smooth OT plans
and their visualization.