ott-jax / ott

Optimal transport tools implemented with the JAX framework, to get differentiable, parallel and jit-able computations.
https://ott-jax.readthedocs.io
Apache License 2.0
524 stars 80 forks source link

Feature/progot #567

Closed michalk8 closed 3 months ago

michalk8 commented 3 months ago

TODOs:

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 29.07801% with 100 lines in your changes missing coverage. Please review.

Project coverage is 88.35%. Comparing base (7dcc09c) to head (f5ea576). Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
src/ott/tools/progot.py 29.07% 100 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ott-jax/ott/pull/567/graphs/tree.svg?width=650&height=150&src=pr&token=14PUIHGLV9&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ott-jax)](https://app.codecov.io/gh/ott-jax/ott/pull/567?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ott-jax) ```diff @@ Coverage Diff @@ ## main #567 +/- ## ========================================== - Coverage 89.46% 88.35% -1.11% ========================================== Files 71 72 +1 Lines 7554 7695 +141 Branches 1077 1099 +22 ========================================== + Hits 6758 6799 +41 - Misses 645 745 +100 Partials 151 151 ``` | [Files with missing lines](https://app.codecov.io/gh/ott-jax/ott/pull/567?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ott-jax) | Coverage Δ | | |---|---|---| | [src/ott/tools/progot.py](https://app.codecov.io/gh/ott-jax/ott/pull/567?src=pr&el=tree&filepath=src%2Fott%2Ftools%2Fprogot.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ott-jax#diff-c3JjL290dC90b29scy9wcm9nb3QucHk=) | `29.07% <29.07%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ott-jax/ott/pull/567/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ott-jax)