Skip to content

Packed Storage for symmetric, Hermite, and triangular matrices #226

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

Open
termoshtt opened this issue Jul 17, 2020 · 1 comment
Open

Packed Storage for symmetric, Hermite, and triangular matrices #226

termoshtt opened this issue Jul 17, 2020 · 1 comment

Comments

@termoshtt
Copy link
Member

Related to #74

https://www.netlib.org/lapack/lug/node123.html
image

Tridiagonal matrix support has been done in #196, and other formats, i.e. packed and band storage formats should be supported. It should be in lax crate, and exposed into ndarray-linalg.

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

No branches or pull requests

1 participant