You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When minimizing OT_eps(alpha, beta) with respect to one of the measures weights, Sinkhorn's alg returns a histogram with mass larger than 1. This is due to assuming a symmetric cost matrix.
Will be fixed in a future PR.
The text was updated successfully, but these errors were encountered:
Describe the bug
When minimizing OT_eps(alpha, beta) with respect to one of the measures weights, Sinkhorn's alg returns a histogram with mass larger than 1. This is due to assuming a symmetric cost matrix.
Will be fixed in a future PR.
The text was updated successfully, but these errors were encountered: