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

Krylov-Schur Solver #130

Closed
dotnotlock opened this issue Oct 1, 2021 · 1 comment
Closed

Krylov-Schur Solver #130

dotnotlock opened this issue Oct 1, 2021 · 1 comment

Comments

@dotnotlock
Copy link

dotnotlock commented Oct 1, 2021

Hello,

im interested in how to implement my own solver. Especially a Krylov-Schur Algorithm.
I have seen that a class for schur decomposition already exists in LinAlg.

Any suggestion or simple examples how to implement the Krylov-Schur Algorithm for Spectra?

thanks in advance

@dotnotlock
Copy link
Author

Solved by Implementing KrylovSchurSolver in Spectra. More details coming soon.

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