Skip to content

0.4.1 Various new features (kernel steps for LR Sinkhon, lineax implicit diff), solvers must now be jitted.

Compare
Choose a tag to compare
@marcocuturi marcocuturi released this 20 Jun 14:13
· 171 commits to main since this release

Highlights:

  • reformatted tutorial NBs
  • progressbars for Sinkhorn
  • low-rank Sinkhorn solvers can run in kernel mode
  • discrete_barycenter is refactored using the Solver/Problem model, rather than a simple function.
  • soft-DTW added as a cost function.
  • Sparsity inducing (in displacements) costs, see https://arxiv.org/abs/2302.04065

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1