summaryrefslogtreecommitdiff
path: root/docs/source/auto_examples/plot_otda_linear_mapping.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/auto_examples/plot_otda_linear_mapping.rst')
-rw-r--r--docs/source/auto_examples/plot_otda_linear_mapping.rst12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/source/auto_examples/plot_otda_linear_mapping.rst b/docs/source/auto_examples/plot_otda_linear_mapping.rst
index 1321732..8e2e0cf 100644
--- a/docs/source/auto_examples/plot_otda_linear_mapping.rst
+++ b/docs/source/auto_examples/plot_otda_linear_mapping.rst
@@ -3,15 +3,21 @@
.. _sphx_glr_auto_examples_plot_otda_linear_mapping.py:
-Created on Tue Mar 20 14:31:15 2018
+============================
+Linear OT mapping estimation
+============================
+
-@author: rflamary
.. code-block:: python
+ # Author: Remi Flamary <remi.flamary@unice.fr>
+ #
+ # License: MIT License
+
import numpy as np
import pylab as pl
import ot
@@ -227,7 +233,7 @@ Plot transformed images
-**Total running time of the script:** ( 0 minutes 0.563 seconds)
+**Total running time of the script:** ( 0 minutes 0.635 seconds)