Skip to content

Commit 5331480

Browse files
authored
Fix reference for closed form linear GW (#519)
1 parent 829ce41 commit 5331480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ot/da.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,8 +1394,8 @@ class LinearGWTransport(LinearTransport):
13941394
References
13951395
----------
13961396
.. [57] Delon, J., Desolneux, A., & Salmona, A. (2022). Gromov–Wasserstein
1397-
distances between Gaussian distributions. Journal of Applied Probability,
1398-
59(4), 1178-1198.
1397+
distances between Gaussian distributions. Journal of Applied Probability,
1398+
59(4), 1178-1198.
13991399
14001400
"""
14011401

0 commit comments

Comments
 (0)