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

does spectra support complex hermitian matrix? #145

Open
enuinc opened this issue Oct 27, 2022 · 2 comments
Open

does spectra support complex hermitian matrix? #145

enuinc opened this issue Oct 27, 2022 · 2 comments

Comments

@enuinc
Copy link

enuinc commented Oct 27, 2022

Hi

I recently found spectra, which fits my needs to get a pure C++ ARPACK equivalent library. However, I wonder if it supports complex hermitian matrix. The user guide I read suggests it only works for real matrices

Thanks
enuinc

@dsl2501
Copy link

dsl2501 commented Aug 11, 2023

I also wonder if complex matrix, either Hermitian or non-Hermitian, could be treated by Spectra with [GenEigsComplexShiftSolver]

@yixuan
Copy link
Owner

yixuan commented Jan 2, 2025

Hi @enuinc, although it takes a long time, the complex Hermitian solver has been finally added in v1.1.0. You can find the documentation here.

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

3 participants