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?
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