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

Matrices: Other Factorisations to Consider #32

Open
microbuilder opened this issue May 19, 2022 · 2 comments
Open

Matrices: Other Factorisations to Consider #32

microbuilder opened this issue May 19, 2022 · 2 comments
Labels

Comments

@microbuilder
Copy link
Member

Some other matrix factorisations to consider for implementation in the future:
https://nhigham.com/2022/05/18/the-big-six-matrix-factorizations/

@microbuilder microbuilder changed the title Matrices: Other Facotrisations to Consider Matrices: Other Factorisations to Consider May 19, 2022
@sdalu
Copy link

sdalu commented Aug 17, 2022

Example of LU decomposition:
https://en.wikipedia.org/wiki/LU_decomposition#C_code_example

@mkschreder
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants