What's Changed
- Maint/fix tests by @michalk8 in #609
- solve tests for soft-sort / unb. Bures + add xlim/ylim options in plot by @marcocuturi in #610
- Fix CI by @michalk8 in #611
- Add OTCP by @michalk8 in #612
- add
Dotp
cost and corresponding test by @marcocuturi in #615 - parameterize sampler for
OTCP
as fn by @marcocuturi in #617 - Adds
entropy
of coupling computations and instantiatesDotp
toLRCGeometry
by @marcocuturi in #619 - Fix: replace jnp.product with jnp.prod in grid tutorial by @zakil-02 in #622
- simplify _interpolate for progOT by @zsteve in #650
- OTCP tutorial by @EugeneNdiaye in #613
- Modify
FenchelConjugateLBFGS
to handle data in higher dimensions by @donlap in #652 - replace jaxopt by optax's l-bfgs, add legendre convenience wrapper by @marcocuturi in #655
- Sharding demo by @marcocuturi in #658
New Contributors
- @zakil-02 made their first contribution in #622
- @zsteve made their first contribution in #650
- @EugeneNdiaye made their first contribution in #613
- @donlap made their first contribution in #652
Full Changelog: 0.5.0...0.5.1