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

Scipy bug #23

Closed
simbilod opened this issue Feb 2, 2023 · 1 comment
Closed

Scipy bug #23

simbilod opened this issue Feb 2, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@simbilod
Copy link
Contributor

simbilod commented Feb 2, 2023

The new scipy backend fails with

scipy.sparse.linalg._eigen.arpack.arpack.ArpackError: ARPACK error -9999: Could not build an Arnoldi factorization. IPARAM(5) returns the size of the current Arnoldi factorization. The user is advised to check that enough workspace and array storage has been allocated.

the same problem used to work well with slepc

@HelgeGehring HelgeGehring self-assigned this Feb 2, 2023
@HelgeGehring HelgeGehring added the bug Something isn't working label Feb 2, 2023
@HelgeGehring
Copy link
Owner

I think this problems should be solved in the newest version. The automatic guess for n_eff was in some cases too far off and gave scipy problems
@simbilod could you confirm this is fixed also for your case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants