Skip to content

Krylov subspace methods, Arnoldi method #107

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

Open
4 of 5 tasks
termoshtt opened this issue Feb 20, 2018 · 1 comment
Open
4 of 5 tasks

Krylov subspace methods, Arnoldi method #107

termoshtt opened this issue Feb 20, 2018 · 1 comment

Comments

@termoshtt
Copy link
Member

termoshtt commented Feb 20, 2018

Arnoldi method is a fundamental component of Krylov subspace method, which is used in sparse matrix context. However, the idea of Arnoldi method can be extended to general linear operators.

TODO

@preiter93
Copy link

Hi,

I know this issue is quite old, but I became interested in the GMRES method.

I have created a first draft, which is similar to the Arnoldi iteration, and also implements Gmres as an iterator. It's still a bit raw in some corners, but if there is interest I could open a pull request?

It is found here:
https://github.com/preiter93/gmres

@preiter93 preiter93 mentioned this issue Aug 1, 2022
2 tasks
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

No branches or pull requests

2 participants