Skip to content

Conversation

@mingruyang
Copy link
Contributor

Added an Arnoldi method to build the Krylov subspace, a restarting procedure, and a time step adjusting scheme, though I didn't find a more graceful way to treat complex and real projected matrix HH separately.

Added Arnoldi orthogonalization, restarting, and time step adjusting
Added unit test for applyExp with non-Hermitian linear map
Fix error in "assert(lanczos_vectors.size() == linear_comb.size());"
Fix error in data type
Fix error in "assert(lanczos_vectors.size() == linear_comb.size())"
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