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

Implement Cholesky factorization for BLR matrix. #22

Open
v0dro opened this issue Dec 2, 2020 · 0 comments
Open

Implement Cholesky factorization for BLR matrix. #22

v0dro opened this issue Dec 2, 2020 · 0 comments
Labels
#low low-priority task

Comments

@v0dro
Copy link
Contributor

v0dro commented Dec 2, 2020

Implementing Cholesky factorization should open the doors for benchmarking with currently latest work such as LORAPO which use Cholesky of an SPD matrix for reporting performing of a BLR factorization. Besides, this routine also takes about half the operations of LU when working with the right data.

@delta-leader delta-leader added the #low low-priority task label Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#low low-priority task
Projects
None yet
Development

No branches or pull requests

2 participants