We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b067a68 commit 58f1e4cCopy full SHA for 58f1e4c
RELEASES.md
@@ -13,6 +13,7 @@
13
- Added `ot.gaussian.bures_barycenter_gradient_descent` (PR #680)
14
- Added `ot.gaussian.bures_wasserstein_distance` (PR #680)
15
- `ot.gaussian.bures_wasserstein_distance` can be batched (PR #680)
16
+- Implement a robust version of entropic partial wasserstein `entropic_partial_wasserstein_logscale` (PR #723)
17
18
#### Closed issues
19
- Fixed `ot.mapping` solvers which depended on deprecated `cvxpy` `ECOS` solver (PR #692, Issue #668)
0 commit comments