Skip to content

Test svd of zero matrix and fix the sign flipping when there are #120

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 1 commit into from
Mar 31, 2023

Conversation

andreasnoack
Copy link
Member

zero singular values

Closes #119

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a90f9f2) 95.93% compared to head (85e8031) 95.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   95.93%   95.94%           
=======================================
  Files          11       11           
  Lines        1625     1626    +1     
=======================================
+ Hits         1559     1560    +1     
  Misses         66       66           
Impacted Files Coverage Δ
src/svd.jl 97.35% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andreasnoack andreasnoack added this pull request to the merge queue Mar 31, 2023
Merged via the queue into master with commit 677f330 Mar 31, 2023
@andreasnoack andreasnoack deleted the an/zerosvd branch March 31, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BoundsError bug in SVD for zero matrix
1 participant