Skip to content

solver_eigen_scipy_sym #1096

Answered by kinnala
valvikby asked this question in Q&A
Jan 20, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

It is basically just a simple wrapper to scipy: https://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.linalg.eigsh.html

I think k is the number of eigenvalues. I cannot remember why sigma=10 by default, but you can check scipy docs to see for any hints on how sigma should be chosen (or set to None).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gdmcbain
Comment options

@gdmcbain
Comment options

@gdmcbain
Comment options

Answer selected by valvikby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants