Skip to content

Commit 25d72db

Browse files
authored
Typo in the title of OT_L1_vs_L2 (#462)
1 parent 9aa96c8 commit 25d72db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/plot_OT_L1_vs_L2.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# -*- coding: utf-8 -*-
22
"""
33
================================================
4-
Optimal Transport with different gournd metrics
4+
Optimal Transport with different ground metrics
55
================================================
66
7-
2D OT on empirical distributio with different ground metric.
7+
2D OT on empirical distributio with different ground metric.
88
99
Stole the figure idea from Fig. 1 and 2 in
1010
https://arxiv.org/pdf/1706.07650.pdf

0 commit comments

Comments
 (0)