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

Refactor regularized TI costs #553

Merged
merged 17 commits into from
Jul 3, 2024

Expose solver in `TICost.h_transform`

e6afcf2
Select commit
Loading
Failed to load commit list.
Merged

Refactor regularized TI costs #553

Expose solver in `TICost.h_transform`
e6afcf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

89.39% (target 1.00%)

View this Pull Request on Codecov

89.39% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 97.93103% with 6 lines in your changes missing coverage. Please review.

Project coverage is 89.39%. Comparing base (c6fb25c) to head (e6afcf2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
+ Coverage   89.09%   89.39%   +0.30%     
==========================================
  Files          70       71       +1     
  Lines        7427     7554     +127     
  Branches     1051     1080      +29     
==========================================
+ Hits         6617     6753     +136     
+ Misses        659      650       -9     
  Partials      151      151              
Files Coverage Δ
src/ott/geometry/costs.py 97.11% <94.91%> (+1.99%) ⬆️
src/ott/geometry/regularizers.py 98.70% <98.70%> (ø)