summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2017-09-01 15:57:21 +0200
committerRémi Flamary <remi.flamary@gmail.com>2017-09-01 15:57:21 +0200
commit9200f0d25514c5efa8d262dfc545a6d6ead34757 (patch)
treee8bf4dbce0fbce5cfbaf408717db590c80407189 /docs
parentb437b3042adf48ec74ee04dd1c9111a68121912c (diff)
test notebook 2
Diffstat (limited to 'docs')
-rw-r--r--docs/source/auto_examples/auto_examples_jupyter.zipbin70410 -> 271763 bytes
-rw-r--r--docs/source/auto_examples/auto_examples_python.zipbin46653 -> 46548 bytes
-rw-r--r--docs/source/auto_examples/plot_OT_1D.ipynb4
-rw-r--r--docs/source/auto_examples/plot_OT_1D.py4
-rw-r--r--docs/source/auto_examples/plot_OT_1D.rst6
5 files changed, 7 insertions, 7 deletions
diff --git a/docs/source/auto_examples/auto_examples_jupyter.zip b/docs/source/auto_examples/auto_examples_jupyter.zip
index 96bc0bc..e8546c4 100644
--- a/docs/source/auto_examples/auto_examples_jupyter.zip
+++ b/docs/source/auto_examples/auto_examples_jupyter.zip
Binary files differ
diff --git a/docs/source/auto_examples/auto_examples_python.zip b/docs/source/auto_examples/auto_examples_python.zip
index 6241b92..5a825e4 100644
--- a/docs/source/auto_examples/auto_examples_python.zip
+++ b/docs/source/auto_examples/auto_examples_python.zip
Binary files differ
diff --git a/docs/source/auto_examples/plot_OT_1D.ipynb b/docs/source/auto_examples/plot_OT_1D.ipynb
index 3126b6f..a9b494c 100644
--- a/docs/source/auto_examples/plot_OT_1D.ipynb
+++ b/docs/source/auto_examples/plot_OT_1D.ipynb
@@ -33,7 +33,7 @@
},
{
"source": [
- "Generate data\n#############################################################################\n\n"
+ "Generate data\n##############\n\n"
],
"cell_type": "markdown",
"metadata": {}
@@ -51,7 +51,7 @@
},
{
"source": [
- "Plot distributions and loss matrix\n#############################################################################\n\n"
+ "Plot distributions and loss matrix\n###################################\n\n"
],
"cell_type": "markdown",
"metadata": {}
diff --git a/docs/source/auto_examples/plot_OT_1D.py b/docs/source/auto_examples/plot_OT_1D.py
index a63f29a..86506f7 100644
--- a/docs/source/auto_examples/plot_OT_1D.py
+++ b/docs/source/auto_examples/plot_OT_1D.py
@@ -20,7 +20,7 @@ from ot.datasets import get_1D_gauss as gauss
##############################################################################
# Generate data
-##############################################################################
+###############
#%% parameters
@@ -40,7 +40,7 @@ M /= M.max()
##############################################################################
# Plot distributions and loss matrix
-##############################################################################
+####################################
#%% plot the distributions
diff --git a/docs/source/auto_examples/plot_OT_1D.rst b/docs/source/auto_examples/plot_OT_1D.rst
index ff02180..7aed401 100644
--- a/docs/source/auto_examples/plot_OT_1D.rst
+++ b/docs/source/auto_examples/plot_OT_1D.rst
@@ -32,7 +32,7 @@ and their visualization.
Generate data
-#############################################################################
+##############
@@ -62,7 +62,7 @@ Generate data
Plot distributions and loss matrix
-#############################################################################
+###################################
@@ -168,7 +168,7 @@ Solve Sinkhorn
110|1.527180e-10|
-**Total running time of the script:** ( 0 minutes 0.770 seconds)
+**Total running time of the script:** ( 0 minutes 0.709 seconds)