We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should interface also to the Jacobi-Davidson solver. It is also supported in Spectra so I think it will be relatively easy. https://spectralib.org/doc/classspectra_1_1davidsonsymeigssolver
Spectra
Jacobi-Davidson should be faster that implicitly-restarted Lanczos when a small part of the (extreme) spectrum is needed.
We may also wish to support shift-invert mode for some cases, where the spectral lines of interest may be the near-zero lines.
The text was updated successfully, but these errors were encountered:
msricher
No branches or pull requests
We should interface also to the Jacobi-Davidson solver. It is also supported in
Spectra
so I think it will be relatively easy.https://spectralib.org/doc/classspectra_1_1davidsonsymeigssolver
Jacobi-Davidson should be faster that implicitly-restarted Lanczos when a small part of the (extreme) spectrum is needed.
We may also wish to support shift-invert mode for some cases, where the spectral lines of interest may be the near-zero lines.
The text was updated successfully, but these errors were encountered: