OTT 0.4.6
What's Changed
- Enable M1 runner by @michalk8 in #486
- Potentials as tuple by @michalk8 in #488
- Remove
bool
option forscale_cost
by @michalk8 in #492 - Use more iterations for LR-GW by @michalk8 in #494
- update sinhorn divergence gradient flow nb by @marcocuturi in #497
- add barycenter operator for (convex) translation invariant costs by @marcocuturi in #498
- Addition of gangbo-mccann map estimators using twist operator by @marcocuturi in #500
- Add sparse Chebyshev approximation by @guillaumehu in #502
- Fix/io callback by @michalk8 in #506
- Maint/third lower bound by @michalk8 in #507
- Remove epsilon scheduler in GW by @michalk8 in #508
- Fix SCOT tutorial imports and data by @michalk8 in #511
- restructuring neural models + addition of OT-FM and GENOT by @MUCDK in #468
- compute_sparse_laplacian gives int32 vs int64 index mismatch by @selmanozleyen in #510
- Update One_Sinkhorn.ipynb by @pkassraie in #515
- Update actions' versions by @michalk8 in #516
- Fix/batched non sym cost by @michalk8 in #518
- bug fix: avoid mixing up linear and quadratic in genot by @soerenab in #517
New Contributors
- @selmanozleyen made their first contribution in #510
- @pkassraie made their first contribution in #515
- @soerenab made their first contribution in #517
Full Changelog: 0.4.5...0.4.6