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

Python return_unconverged docs off #70

Open
peekxc opened this issue Aug 25, 2023 · 0 comments
Open

Python return_unconverged docs off #70

peekxc opened this issue Aug 25, 2023 · 0 comments

Comments

@peekxc
Copy link

peekxc commented Aug 25, 2023

For the Python interface, return_unconverged and raise_for_unconverged are options documented in the docstrings, but not on the online docs.

It would be nice to get a better idea of how these are related to the eigenvalues.

My guess is that primme just runs to maxiter / whenever convtest succeeds, and then internally calls something like eigh_tridiagonal on whatever Ritz values have been obtained in the iteration. Is that correct?

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