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

[MRG] Add method argument to sinkhorn Transport #440

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

tgnassou
Copy link
Contributor

Types of changes

Add parameter method to Sinkhrontransport int order to choose the method wanted for sinkhorn.

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.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #440 (9f0925b) into master (a313e21) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   94.70%   94.70%           
=======================================
  Files          24       24           
  Lines        6608     6609    +1     
=======================================
+ Hits         6258     6259    +1     
  Misses        350      350           

@rflamary rflamary merged commit a6d5d75 into PythonOT:master Feb 28, 2023
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.

2 participants