Skip to content

return SVD from pinv(::SVD) #1398

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

Merged
merged 9 commits into from
Jul 7, 2025

fix test

b3921af
Select commit
Loading
Failed to load commit list.
Merged

return SVD from pinv(::SVD) #1398

fix test
b3921af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2025 in 1s

93.85% (-0.01%) compared to 9e2ed1c, passed because coverage increased by 0% when compared to adjusted base (93.85%)

View this Pull Request on Codecov

93.85% (-0.01%) compared to 9e2ed1c, passed because coverage increased by 0% when compared to adjusted base (93.85%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.85%. Comparing base (9e2ed1c) to head (b3921af).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1398      +/-   ##
==========================================
- Coverage   93.85%   93.85%   -0.01%     
==========================================
  Files          34       34              
  Lines       15827    15830       +3     
==========================================
+ Hits        14855    14857       +2     
- Misses        972      973       +1     

☔ 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.