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

Added default eigenvalue selection routine for krylov_schur in eigs #95

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

loiseaujc
Copy link
Member

This pull request includes:

  • default eigenvalue selection routine for krylov-schur restart in eigs. By default, it selects half of the computed Ritz eigenvalues based on the median of abs(lambda).
  • Replaced initialize_krylov_subspace with zero_basis wherever appropriate (not yet in the tests).
  • Makes all the modules private by default.
  • Minor cosmetic changes.

@loiseaujc loiseaujc merged commit 86ec306 into dev Jun 14, 2024
1 check passed
@loiseaujc loiseaujc deleted the update_eigs branch June 14, 2024 09:03
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

Successfully merging this pull request may close these issues.

1 participant