Skip to content

Remove lineax dependency - #697

Open
marcocuturi wants to merge 3 commits into
mainfrom
remove-lineax
Open

marcocuturi wants to merge 3 commits into
mainfrom
remove-lineax

Fix yapf formatting in regularizers.py

aa532e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 1s

86.88% (target 1.00%)

View this Pull Request on Codecov

86.88% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.88%. Comparing base (2ac97aa) to head (aa532e2).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #697      +/-   ##
==========================================
- Coverage   86.88%   86.88%   -0.01%     
==========================================
  Files          83       83              
  Lines        8656     8653       -3     
  Branches      593      593              
==========================================
- Hits         7521     7518       -3     
  Misses        983      983              
  Partials      152      152              
Files with missing lines Coverage Δ
src/ott/geometry/regularizers.py 98.63% <100.00%> (-0.02%) ⬇️
src/ott/solvers/linear/implicit_differentiation.py 89.41% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.