File tree Expand file tree Collapse file tree 5 files changed +887
-871
lines changed Expand file tree Collapse file tree 5 files changed +887
-871
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ The contributors to this library are:
4848* [ Camille Le Coz] ( https://www.linkedin.com/in/camille-le-coz-8593b91a1/ ) (EMD2 debug)
4949* [ Eduardo Fernandes Montesuma] ( https://eddardd.github.io/my-personal-blog/ ) (Free support sinkhorn barycenter)
5050* [ Theo Gnassounou] ( https://github.com/tgnassou ) (OT between Gaussian distributions)
51- * [ Clément Bonet] ( https://clbonet.github.io ) (Wassertstein on circle, Spherical Sliced-Wasserstein)
51+ * [ Clément Bonet] ( https://clbonet.github.io ) (Wasserstein on circle, Spherical Sliced-Wasserstein)
5252* [ Ronak Mehta] ( https://ronakrm.github.io ) (Efficient Discrete Multi Marginal Optimal Transport Regularization)
5353* [ Xizheng Yu] ( https://github.com/x12hengyu ) (Efficient Discrete Multi Marginal Optimal Transport Regularization)
5454* [ Sonia Mazelet] ( https://github.com/SoniaMaz8 ) (Template based GNN layers)
Original file line number Diff line number Diff line change 66- Implement CG solvers for partial FGW (PR #687 )
77- Added feature ` grad=last_step ` for ` ot.solvers.solve ` (PR #693 )
88- Automatic PR labeling and release file update check (PR #704 )
9+ - Implement fixed-point solver for OT barycenters with generic cost functions
10+ (generalizes ` ot.lp.free_support_barycenter ` ). (PR #???)
911
1012#### Closed issues
1113- Fixed ` ot.mapping ` solvers which depended on deprecated ` cvxpy ` ` ECOS ` solver (PR #692 , Issue #668 )
You can’t perform that action at this time.
0 commit comments