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

Add support for eigvals, svdvals and diag, diagm. #130

Merged
merged 13 commits into from
Jun 26, 2024

Merge branch 'master' into eig-svd-vals

de03da5
Select commit
Loading
Failed to load commit list.
Merged

Add support for eigvals, svdvals and diag, diagm. #130

Merge branch 'master' into eig-svd-vals
de03da5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2024 in 0s

82.15% (+0.20%) compared to b026cf2

View this Pull Request on Codecov

82.15% (+0.20%) compared to b026cf2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.15%. Comparing base (b026cf2) to head (de03da5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   81.94%   82.15%   +0.20%     
==========================================
  Files          42       42              
  Lines        5667     5698      +31     
==========================================
+ Hits         4644     4681      +37     
+ Misses       1023     1017       -6     

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