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

Soften type restrictions on tsvd kwargs #134

Merged
merged 2 commits into from
Jul 2, 2024

Fix spaces in truncated svd to non-dual

39f39ff
Select commit
Loading
Failed to load commit list.
Merged

Soften type restrictions on tsvd kwargs #134

Fix spaces in truncated svd to non-dual
39f39ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 0s

82.22% (+0.02%) compared to 8b41fe3

View this Pull Request on Codecov

82.22% (+0.02%) compared to 8b41fe3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.22%. Comparing base (8b41fe3) to head (39f39ff).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   82.19%   82.22%   +0.02%     
==========================================
  Files          43       43              
  Lines        5713     5709       -4     
==========================================
- Hits         4696     4694       -2     
+ Misses       1017     1015       -2     

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