From 062071b20d1d40c64bb619931bd11bd28e780485 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Fri, 1 Sep 2017 15:31:44 +0200 Subject: update example with rst titles --- docs/source/auto_examples/plot_OT_1D.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'docs/source/auto_examples/plot_OT_1D.rst') diff --git a/docs/source/auto_examples/plot_OT_1D.rst b/docs/source/auto_examples/plot_OT_1D.rst index 252d387..ff02180 100644 --- a/docs/source/auto_examples/plot_OT_1D.rst +++ b/docs/source/auto_examples/plot_OT_1D.rst @@ -7,6 +7,9 @@ 1D optimal transport ==================== +This example illustrates the computation of EMD and Sinkhorn transport plans +and their visualization. + @@ -97,7 +100,7 @@ Plot distributions and loss matrix -Solve EMD +Solve EMD ############################################################################# @@ -165,7 +168,7 @@ Solve Sinkhorn 110|1.527180e-10| -**Total running time of the script:** ( 0 minutes 1.065 seconds) +**Total running time of the script:** ( 0 minutes 0.770 seconds) @@ -184,4 +187,4 @@ Solve Sinkhorn .. rst-class:: sphx-glr-signature - `Generated by Sphinx-Gallery `_ + `Generated by Sphinx-Gallery `_ -- cgit v1.2.3