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

Check for empty invariant subspace #50

Open
msmdev opened this issue Nov 7, 2022 · 0 comments
Open

Check for empty invariant subspace #50

msmdev opened this issue Nov 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@msmdev
Copy link
Owner

msmdev commented Nov 7, 2022

In issue #48, it occurred that a empty invariant subspace was returned by SLEPc as can be seen here. This might only happen in cases were PETSc/SLEPc compiled with complex support is used (which is actually a misuse, since pyGPCCA should be only used with PETSc/SLEPc compiled with real support), but nonetheless I would like to check for this and handle it.

@msmdev msmdev self-assigned this Nov 7, 2022
@msmdev msmdev added the enhancement New feature or request label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant