Conversation
Copy link
Copy Markdown
Collaborator
Types of changes
- Backend implementation of
ot.lp.free_support_barycenter - New tests for the function on backend
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
Copy Markdown
Codecov Report
Merging #340 ( cc12a88 ) into master ( d7c709e ) will increase coverage by
0.00%.
The diff coverage is100.00%.
@@ Coverage Diff @@ ## master #340 +/- ## ======================================= Coverage 93.08% 93.08% ======================================= Files 21 21 Lines 5217 5218 +1 ======================================= + Hits 4856 4857 +1 Misses 361 361
rflamary
changed the title
[WIP] Backend implementation of the free support barycenter
[MRG] Backend implementation of the free support barycenter