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

Lapack dsyevr #54

Open
assaad opened this issue Sep 10, 2021 · 0 comments
Open

Lapack dsyevr #54

assaad opened this issue Sep 10, 2021 · 0 comments

Comments

@assaad
Copy link

assaad commented Sep 10, 2021

Hello I would like to use the lapack method: dsyevr
In the flame implementation there is a method dsyevr_ which takes all arguments as pointers (unlike the original lapack method).
Is there a better C interface to use for EVD, QR, LU decomposition?
Many thanks

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

No branches or pull requests

1 participant