Skip to content

Commit 61a6849

Browse files
committed
Typo
1 parent a3fd883 commit 61a6849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ot/gromov/_bregman.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def entropic_gromov_wasserstein(
9393
If None the initial transport plan of the solver is pq^T.
9494
Otherwise G0 will be used as initial transport of the solver. G0 is not
9595
required to satisfy marginal constraints but we strongly recommand it
96-
to correcly estimate the GW distance.
96+
to correctly estimate the GW distance.
9797
max_iter : int, optional
9898
Max number of iterations
9999
tol : float, optional

0 commit comments

Comments
 (0)