Skip to content

Summer release

Compare
Choose a tag to compare
@rflamary rflamary released this 07 Jul 07:16
· 1314 commits to master since this release
  • emd* and sinkhorn* are now performed in parallel for multiple target distributions
  • emd and sinkhorn are for OT matrix computation
  • emd2 and sinkhorn2 are for OT loss computation
  • new notebooks for emd computation and Wasserstein Discriminant Analysis
  • relocate notebooks
  • update documentation
  • clean_zeros(a,b,M) for removimg zeros in sparse distributions
  • GPU implementations for sinkhorn and group lasso regularization