-
Notifications
You must be signed in to change notification settings - Fork 56
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
Implement polar decomposition #1697
base: main
Are you sure you want to change the base?
Conversation
…com:helmholtz-analytics/heat into features/1696-Implement_Polar_Decomposition
Thank you for the PR! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1697 +/- ##
==========================================
- Coverage 92.24% 92.24% -0.01%
==========================================
Files 84 85 +1
Lines 12460 12728 +268
==========================================
+ Hits 11494 11741 +247
- Misses 966 987 +21
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thank you for the PR! |
…Polar_Decomposition
Thank you for the PR! |
batched QR must be merged first #1720 |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
Thank you for the PR! |
should be merged after #1765 |
Thank you for the PR! |
Thank you for the PR! |
1 similar comment
Thank you for the PR! |
Due Diligence
Description
Issue/s resolved: #
Changes proposed:
see #1696
Type of change
Memory requirements
Performance
Does this change modify the behaviour of other functions? If so, which?
yes / no