Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Partial Fused Gromov-Wasserstein solver #687

Merged
merged 13 commits into from
Nov 18, 2024

Conversation

cedricvincentcuaz
Copy link
Collaborator

@cedricvincentcuaz cedricvincentcuaz commented Nov 12, 2024

Types of changes

  • Implement CG solvers for partial FGW
  • Add to solve_gromov

Motivation and context / Related issue

How has this been tested (if it applies)

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 Nov 18, 2024

Codecov Report

Attention: Patch coverage is 99.08257% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.05%. Comparing base (4435898) to head (4bbc37c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
+ Coverage   97.03%   97.05%   +0.02%     
==========================================
  Files          98       98              
  Lines       19639    19854     +215     
==========================================
+ Hits        19056    19269     +213     
- Misses        583      585       +2     

@cedricvincentcuaz cedricvincentcuaz merged commit b5cfb91 into PythonOT:master Nov 18, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant