summaryrefslogtreecommitdiff
path: root/docs/source/auto_examples/plot_otda_linear_mapping.rst
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2018-05-30 10:34:48 +0200
committerRémi Flamary <remi.flamary@gmail.com>2018-05-30 10:34:48 +0200
commit2b375f263ef88100b0321c8ef1b3605dfbb95b3d (patch)
treea2ae2e21bf7fac9fe2fa368782d7df5ea9974342 /docs/source/auto_examples/plot_otda_linear_mapping.rst
parentb5e45bbc83fd8cd8c1634a78f2f983d1cf28af73 (diff)
update notebooks
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)