Skip to content

[MRG] Fix bug in regularized OTDA l1lp with log #413

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

Merged
merged 5 commits into from
Dec 6, 2022
Merged

Conversation

rflamary
Copy link
Collaborator

@rflamary rflamary commented Dec 6, 2022

Types of changes

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.

@rflamary rflamary changed the title [MRG] correct bug in regularized OTDA l1lp with log [MRG] Fix bug in regularized OTDA l1lp with log Dec 6, 2022
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #413 (c5c6380) into master (ac830dd) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #413      +/-   ##
==========================================
+ Coverage   93.98%   94.02%   +0.03%     
==========================================
  Files          22       22              
  Lines        5920     5924       +4     
==========================================
+ Hits         5564     5570       +6     
+ Misses        356      354       -2     

@rflamary rflamary merged commit 8490196 into master Dec 6, 2022
@rflamary rflamary deleted the bug_log_lpl1 branch March 3, 2023 13:38
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.

Sinkhorn l1lp transport does not return "log" details
1 participant