Skip to content

Refactor and use Cholesky decomposition for correlated_values and correlated_values_norm#271

Open
jagerber48 wants to merge 7 commits into
lmfit:masterfrom
jagerber48:feature/covar_cholesky_decomp
Open

Refactor and use Cholesky decomposition for correlated_values and correlated_values_norm#271
jagerber48 wants to merge 7 commits into
lmfit:masterfrom
jagerber48:feature/covar_cholesky_decomp

changelog

2f7d1b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

96.56% (+0.05%) compared to 969324d

View this Pull Request on Codecov

96.56% (+0.05%) compared to 969324d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.56%. Comparing base (969324d) to head (2f7d1b5).
⚠️ Report is 49 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
+ Coverage   96.50%   96.56%   +0.05%     
==========================================
  Files          16       16              
  Lines        1919     1951      +32     
==========================================
+ Hits         1852     1884      +32     
  Misses         67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.