summaryrefslogtreecommitdiff
path: root/examples/plot_OT_2D_samples.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_2D_samples.py
parentfd6df63f0775ba869f0dff839d5ff0713cdb89dc (diff)
working doc with gallery
Diffstat (limited to 'examples/plot_OT_2D_samples.py')
-rw-r--r--examples/plot_OT_2D_samples.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/plot_OT_2D_samples.py b/examples/plot_OT_2D_samples.py
index 138690f..6c39ad4 100644
--- a/examples/plot_OT_2D_samples.py
+++ b/examples/plot_OT_2D_samples.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
"""
-=============================================================
-Demo for 2D Optimal transport between empirical distributions
-=============================================================
+====================================================
+2D Optimal transport between empirical distributions
+====================================================
@author: rflamary
"""