Skip to content

Commit

Permalink
Typo in the title of OT_L1_vs_L2 (PythonOT#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
kachayev authored Apr 24, 2023
1 parent 9aa96c8 commit 25d72db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/plot_OT_L1_vs_L2.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 25d72db

Please sign in to comment.