Skip to content

Eigenvalue analysis for general matrices #40

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

Closed
termoshtt opened this issue Jun 12, 2017 · 2 comments · Fixed by #186
Closed

Eigenvalue analysis for general matrices #40

termoshtt opened this issue Jun 12, 2017 · 2 comments · Fixed by #186

Comments

@termoshtt
Copy link
Member

As argued in #29

@termoshtt termoshtt added this to the v0.5.0 milestone Jun 12, 2017
@termoshtt termoshtt modified the milestone: v0.5.0 Jun 23, 2017
@termoshtt
Copy link
Member Author

termoshtt commented Aug 29, 2017

transfer to #29

@J-F-Liu
Copy link

J-F-Liu commented Nov 24, 2019

impl_eigh!(f64, lapacke::dsyev); is only for symmetric matrix, should use lapacke::dgeev.
And Generalized Nonsymmetric Eigenvalue Problems are also nice to have.

@termoshtt termoshtt linked a pull request Mar 29, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants