You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
im interested in how to implement my own solver. Especially a Krylov-Schur Algorithm.
I have seen that a class for schur decomposition already exists in LinAlg.
Any suggestion or simple examples how to implement the Krylov-Schur Algorithm for Spectra?
thanks in advance
The text was updated successfully, but these errors were encountered:
Hello,
im interested in how to implement my own solver. Especially a Krylov-Schur Algorithm.
I have seen that a class for schur decomposition already exists in LinAlg.
Any suggestion or simple examples how to implement the Krylov-Schur Algorithm for Spectra?
thanks in advance
The text was updated successfully, but these errors were encountered: