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

Introduce cholesky and qr hooks for wrapped sparse matrices #51220

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

dkarrasch
Copy link
Member

This is a follow-up to #51161. It introduces one level in the promotion pipeline which allows to call out-of-place versions of cholesky and qr for arguments whose similar copy yields a SparseMatrixCSC.

@dkarrasch dkarrasch added linear algebra Linear algebra merge me PR is reviewed. Merge when all tests are passing labels Sep 6, 2023
@dkarrasch
Copy link
Member Author

Marked as "merge me" since it's 100% analogous to #51161.

@ViralBShah ViralBShah merged commit 27fa5de into master Sep 7, 2023
6 checks passed
@ViralBShah ViralBShah deleted the dk/sparsefact branch September 7, 2023 14:23
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants