From e800103299d79cf462c89f34647e7741014c5571 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Fri, 1 Sep 2017 17:01:04 +0200 Subject: test nb --- docs/source/auto_examples/auto_examples_jupyter.zip | Bin 70289 -> 70289 bytes docs/source/auto_examples/auto_examples_python.zip | Bin 46532 -> 46532 bytes docs/source/auto_examples/plot_OT_1D.ipynb | 2 +- docs/source/auto_examples/plot_OT_1D.py | 2 +- docs/source/auto_examples/plot_OT_1D.rst | 4 ++-- 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/auto_examples/auto_examples_jupyter.zip b/docs/source/auto_examples/auto_examples_jupyter.zip index 4ec0672..f7698ad 100644 Binary files a/docs/source/auto_examples/auto_examples_jupyter.zip and b/docs/source/auto_examples/auto_examples_jupyter.zip differ diff --git a/docs/source/auto_examples/auto_examples_python.zip b/docs/source/auto_examples/auto_examples_python.zip index 4fbf223..6a8e449 100644 Binary files a/docs/source/auto_examples/auto_examples_python.zip and b/docs/source/auto_examples/auto_examples_python.zip differ diff --git a/docs/source/auto_examples/plot_OT_1D.ipynb b/docs/source/auto_examples/plot_OT_1D.ipynb index 1f08677..c8925ac 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": {} diff --git a/docs/source/auto_examples/plot_OT_1D.py b/docs/source/auto_examples/plot_OT_1D.py index b6ffa5f..36f823f 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 diff --git a/docs/source/auto_examples/plot_OT_1D.rst b/docs/source/auto_examples/plot_OT_1D.rst index 484455f..32a88e7 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 -############# +------------- @@ -169,7 +169,7 @@ Solve Sinkhorn 110|1.527180e-10| -**Total running time of the script:** ( 0 minutes 0.704 seconds) +**Total running time of the script:** ( 0 minutes 0.754 seconds) -- cgit v1.2.3