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

Sorting of eigenvalues #2

Closed
skn123 opened this issue Sep 11, 2015 · 3 comments
Closed

Sorting of eigenvalues #2

skn123 opened this issue Sep 11, 2015 · 3 comments

Comments

@skn123
Copy link

skn123 commented Sep 11, 2015

I think your point is valid that all major libraries do return the eigenvalues in descending order.
However, would it be possible in the API to return the eigenvalues/vectors in a user specified order (either descending - default, or ascending) ? I think that would solve the problem. Maybe this can be a simple API addition to the file?

@yixuan
Copy link
Owner

yixuan commented Sep 15, 2015

Yes, we can do that. I'll update the code shortly.

@yixuan
Copy link
Owner

yixuan commented Sep 15, 2015

Already added. See the documentation http://yixuan.cos.name/spectra/doc/classSpectra_1_1SymEigsSolver.html.

@skn123
Copy link
Author

skn123 commented Sep 21, 2015

I think this issue can be closed

@skn123 skn123 closed this as completed Sep 21, 2015
yixuan pushed a commit that referenced this issue May 11, 2020
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

2 participants