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 --- examples/plot_compute_emd.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/plot_compute_emd.py') diff --git a/examples/plot_compute_emd.py b/examples/plot_compute_emd.py index 704da0e..b688f93 100644 --- a/examples/plot_compute_emd.py +++ b/examples/plot_compute_emd.py @@ -4,6 +4,10 @@ Plot multiple EMD ================= +Shows how to compute multiple EMD and Sinkhorn with two differnt +ground metrics and plot their values for diffeent distributions. + + """ # Author: Remi Flamary -- cgit v1.2.3