Skip to content

Conversation

eloitanguy
Copy link
Collaborator

@eloitanguy eloitanguy commented Sep 12, 2025

Types of changes

Implements min-Pivot Sliced Plans Mahey et al., Tanguy et al. and Expected Sliced Plans Liu et al., Tanguy et al., and Generalised Sliced Wasserstein Plans Chapel et al..

Checklist:

  • implement min-Pivot Sliced
  • implement Expected Sliced: todo: raise error when using tf or jax, test accordingly, and add a warning in the doc
  • example
  • testing (min-Pivot Sliced and Expected Sliced)
  • discuss API choices
  • Generalised SW plans implementation + example
  • doc proofreading (min-Pivot Sliced and Expected Sliced)

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.18%. Comparing base (85113e9) to head (08c5348).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@ ## master #757 +/- ## ========================================== + Coverage 97.15% 97.18% +0.03%  ========================================== Files 107 107 Lines 21877 22035 +158 ========================================== + Hits 21254 21415 +161  + Misses 623 620 -3 
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@github-actions github-actions bot added the Tests label Sep 16, 2025
@lchapel lchapel merged commit 07d6bfa into PythonOT:master Oct 7, 2025
17 checks passed
rflamary added a commit that referenced this pull request Oct 7, 2025
rflamary added a commit that referenced this pull request Oct 7, 2025
@eloitanguy eloitanguy mentioned this pull request Oct 7, 2025
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment