Skip to content

Conversation

@marcocuturi
Copy link
Contributor

adds barycenter operator for NegDotProduct(). Same as sq. Euclidean distance

@michalk8
Copy link
Collaborator

michalk8 commented Jan 7, 2026

LGTM, thanks!

@michalk8 michalk8 merged commit ec225c1 into main Jan 7, 2026
9 of 11 checks passed
@michalk8 michalk8 deleted the add-bar-operator-for-negdotproduct branch January 7, 2026 18:42
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.34%. Comparing base (afdd39b) to head (739f347).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ott/geometry/costs.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
- Coverage   87.35%   87.34%   -0.01%     
==========================================
  Files          82       82              
  Lines        8478     8480       +2     
  Branches      581      581              
==========================================
+ Hits         7406     7407       +1     
- Misses        922      923       +1     
  Partials      150      150              
Files with missing lines Coverage Δ
src/ott/geometry/costs.py 96.54% <50.00%> (-0.25%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

amanjitsk pushed a commit to amanjitsk/ott that referenced this pull request Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants