From f6139428e70ce964de3bef703ef13aa701a83620 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Tue, 22 Dec 2020 18:35:40 +0100 Subject: [WIP] Update documentation "Why OT" section (#220) * add some text + discussion sinkhorn * stating wrk on why POT * fix sphinx warnings + make html-noplot * discussion when not to use POT * add discussion which sinkhorn * edits on quickstart * more * remove warnings :any: * more * done * remove ref Co-authored-by: Alexandre Gramfort --- examples/gromov/plot_barycenter_fgw.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/gromov/plot_barycenter_fgw.py') diff --git a/examples/gromov/plot_barycenter_fgw.py b/examples/gromov/plot_barycenter_fgw.py index 3f81765..556e08f 100644 --- a/examples/gromov/plot_barycenter_fgw.py +++ b/examples/gromov/plot_barycenter_fgw.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ ================================= -Plot graphs' barycenter using FGW +Plot graphs barycenter using FGW ================================= This example illustrates the computation barycenter of labeled graphs using -- cgit v1.2.3