From 25d72db09ed281c13b97aa8a68d82a4ed5ba7bf0 Mon Sep 17 00:00:00 2001 From: Oleksii Kachaiev Date: Mon, 24 Apr 2023 08:31:38 +0200 Subject: Typo in the title of OT_L1_vs_L2 (#462) --- examples/plot_OT_L1_vs_L2.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/plot_OT_L1_vs_L2.py b/examples/plot_OT_L1_vs_L2.py index cce51f8..7a08197 100644 --- a/examples/plot_OT_L1_vs_L2.py +++ b/examples/plot_OT_L1_vs_L2.py @@ -1,10 +1,10 @@ # -*- coding: utf-8 -*- """ ================================================ -Optimal Transport with different gournd metrics +Optimal Transport with different ground metrics ================================================ -2D OT on empirical distributio with different ground metric. +2D OT on empirical distributio with different ground metric. Stole the figure idea from Fig. 1 and 2 in https://arxiv.org/pdf/1706.07650.pdf -- cgit v1.2.3