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

refactor and improve svd #43

Merged
merged 12 commits into from
Sep 6, 2024
Merged

refactor and improve svd #43

merged 12 commits into from
Sep 6, 2024

Conversation

petiaccja
Copy link
Owner

  • cleaned up old and ugly code
  • added 1-sided jacobi algo alongside 2-sided
  • full support for complex numbers
  • same interface as LUP and QR

Copy link

sonarqubecloud bot commented Sep 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
15.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@petiaccja petiaccja merged commit cbc9fc5 into master Sep 6, 2024
16 of 17 checks passed
@petiaccja petiaccja deleted the svd_cleanup branch September 6, 2024 21:34
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.

1 participant