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

Edits to ProgOT #570

Closed pkassraie closed 3 months ago

pkassraie commented 3 months ago

Small edits (almost entirely to documentation) for ProgOT.

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 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.40%. Comparing base (18bf5be) to head (6d6c002). Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
src/ott/tools/progot.py 50.00% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ott-jax/ott/pull/570/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/570?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 #570 +/- ## ========================================== + Coverage 88.35% 88.40% +0.04% ========================================== Files 72 72 Lines 7695 7718 +23 Branches 1099 1107 +8 ========================================== + Hits 6799 6823 +24 + Misses 745 744 -1 Partials 151 151 ``` | [Files with missing lines](https://app.codecov.io/gh/ott-jax/ott/pull/570?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/570?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.37% <50.00%> (+0.29%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/ott-jax/ott/pull/570/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ott-jax)