summaryrefslogtreecommitdiff
path: root/examples/plot_OTDA_2D.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_OTDA_2D.py')
-rw-r--r--examples/plot_OTDA_2D.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/plot_OTDA_2D.py b/examples/plot_OTDA_2D.py
index 1bda59c..f2108c6 100644
--- a/examples/plot_OTDA_2D.py
+++ b/examples/plot_OTDA_2D.py
@@ -6,6 +6,10 @@ OT for empirical distributions
"""
+# Author: Remi Flamary <remi.flamary@unice.fr>
+#
+# License: MIT License
+
import numpy as np
import matplotlib.pylab as pl
import ot