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

Added CostFn and Plot to the documentation #288

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

gjhuizing
Copy link
Contributor

@gjhuizing gjhuizing commented Feb 14, 2023

Refers to issue #265

@codecov-commenter
Copy link

Codecov Report

Merging #288 (fcb3b80) into main (de2c1d7) will decrease coverage by 1.27%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #288      +/-   ##
==========================================
- Coverage   87.19%   85.93%   -1.27%     
==========================================
  Files          50       52       +2     
  Lines        5334     5587     +253     
  Branches      806      852      +46     
==========================================
+ Hits         4651     4801     +150     
- Misses        563      663     +100     
- Partials      120      123       +3     
Impacted Files Coverage Δ
src/ott/problems/linear/potentials.py 63.81% <0.00%> (-26.39%) ⬇️
src/ott/solvers/nn/neuraldual.py 55.96% <0.00%> (-14.41%) ⬇️
src/ott/types.py 70.00% <0.00%> (ø)
src/ott/utils.py 86.20% <0.00%> (ø)
src/ott/math/utils.py 84.09% <0.00%> (ø)
src/ott/geometry/graph.py 31.87% <0.00%> (ø)
src/ott/geometry/segment.py 100.00% <0.00%> (ø)
src/ott/solvers/nn/layers.py 88.46% <0.00%> (ø)
src/ott/math/decomposition.py 43.20% <0.00%> (ø)
src/ott/solvers/linear/sinkhorn.py 95.19% <0.00%> (ø)
... and 15 more

@marcocuturi marcocuturi merged commit f2be655 into ott-jax:main Feb 14, 2023
michalk8 pushed a commit that referenced this pull request Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants