summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksii Kachaiev <kachayev@gmail.com>2023-04-24 08:31:38 +0200
committerGitHub <noreply@github.com>2023-04-24 08:31:38 +0200
commit25d72db09ed281c13b97aa8a68d82a4ed5ba7bf0 (patch)
tree372190274d10df49eb8328cd43cbef91b1faf98d
parent9aa96c8247afd6e98d8bd470a6adb1be0f1c467e (diff)
Typo in the title of OT_L1_vs_L2 (#462)
-rw-r--r--examples/plot_OT_L1_vs_L2.py4
1 files 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