summaryrefslogtreecommitdiff
path: root/examples/plot_OT_1D.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-12-02 15:33:30 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-12-02 15:33:30 +0100
commit7609f9e6a4103e13beb294873f4dac562b1d45e1 (patch)
treea7776b0eee3ce73609fb86cf3cc6fca8986353d5 /examples/plot_OT_1D.py
parentfd6df63f0775ba869f0dff839d5ff0713cdb89dc (diff)
working doc with gallery
Diffstat (limited to 'examples/plot_OT_1D.py')
-rw-r--r--examples/plot_OT_1D.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/plot_OT_1D.py b/examples/plot_OT_1D.py
index a8bbbd6..e5719eb 100644
--- a/examples/plot_OT_1D.py
+++ b/examples/plot_OT_1D.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
"""
-=============================
-Demo for 1D optimal transport
-=============================
+====================
+1D optimal transport
+====================
@author: rflamary
"""