Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Change threshold for checking marginals and making check optional #496

Merged
merged 11 commits into from
Aug 4, 2023
Prev Previous commit
Next Next commit
update release file
  • Loading branch information
rflamary committed Aug 4, 2023
commit e77fe1c59edc4449bc8e9469c7448c80d01a3b33
1 change: 1 addition & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Many other bugs and issues have been fixed and we want to thank all the contribu
- Fix issue backend for ot.sliced_wasserstein_sphere ot.sliced_wasserstein_sphere_unif (PR #471)
- Fix issue with ot.barycenter_stabilized when used with PyTorch tensors and log=True (PR #474)
- Fix `utils.cost_normalization` function issue to work with multiple backends (PR #472)
- Fix pression error on marginal sums and (Issue #429, PR #496)

#### New Contributors
* @kachayev made their first contribution in PR #462
Expand Down