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
-`ot.gaussian.bures_wasserstein_distance` can be batched (PR #680)
13
15
14
16
#### Closed issues
15
17
- Fixed `ot.mapping` solvers which depended on deprecated `cvxpy``ECOS` solver (PR #692, Issue #668)
@@ -45,7 +47,6 @@ This release also contains few bug fixes, concerning the support of any metric i
45
47
- Notes before depreciating partial Gromov-Wasserstein function in `ot.partial` moved to ot.gromov (PR #663)
46
48
- Create `ot.gromov._partial` add new features `loss_fun = "kl_loss"` and `symmetry=False` to all solvers while increasing speed + updating adequatly `ot.solvers` (PR #663)
0 commit comments