-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add QR for non tall-skinny matrices and split=0
#1744
base: main
Are you sure you want to change the base?
Add QR for non tall-skinny matrices and split=0
#1744
Conversation
Thank you for the PR! |
1 similar comment
Thank you for the PR! |
…=0' of github.com:helmholtz-analytics/heat into features/1736-QR_for_non-tall-skinny_matrices_and_split=0
Thank you for the PR! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1744 +/- ##
==========================================
+ Coverage 92.24% 92.26% +0.01%
==========================================
Files 84 84
Lines 12460 12486 +26
==========================================
+ Hits 11494 11520 +26
Misses 966 966
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
needs to be merged before #1697 |
Thank you for the PR! |
split=0
split=0
Thank you for the PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @mrfh92, great to have this, I only have a few minor comments.
Thank you for the PR! |
Thank you for the PR! |
1 similar comment
Thank you for the PR! |
Thank you for the PR! |
@JuanPedroGHM Is there currently a problem with the benchmark workflow or is that an error in the PR? It looks like that the error is the following:
|
Due Diligence
Description
see title
Issue/s resolved: #1736
Does this change modify the behaviour of other functions? If so, which?
no