summaryrefslogtreecommitdiff
path: root/examples/plot_barycenter_1D.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-12-02 14:07:17 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-12-02 14:07:17 +0100
commit449045fda6070c3b9b5a599305357713a164e7ee (patch)
tree5470a20df562dbc069e0216b6fb6afa086445532 /examples/plot_barycenter_1D.py
parenteb3ebcbcac97d814d5a8d249c18273a46052116c (diff)
nearly there gallery
Diffstat (limited to 'examples/plot_barycenter_1D.py')
-rw-r--r--examples/plot_barycenter_1D.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/plot_barycenter_1D.py b/examples/plot_barycenter_1D.py
index 5466332..30eecbf 100644
--- a/examples/plot_barycenter_1D.py
+++ b/examples/plot_barycenter_1D.py
@@ -1,6 +1,9 @@
# -*- coding: utf-8 -*-
"""
+==============================
1D Wasserstein barycenter demo
+==============================
+
@author: rflamary
"""