Skip to content
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

Implement Arnoldi method #144

Closed
wants to merge 30 commits into from
Closed

Implement Arnoldi method #144

wants to merge 30 commits into from

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Apr 29, 2019

TODO

  • iterative QR decomposition
    • modified Gram-Schmit
    • Householder
  • Arnoldi iterator
  • GMRES
  • IRAM

This was referenced May 12, 2019
@termoshtt
Copy link
Member Author

Splitted into #149, #150 and remaining into another PR. close

@termoshtt termoshtt closed this Jun 3, 2019
@termoshtt termoshtt changed the title WIP: Implement Arnoldi method Implement Arnoldi method Jun 3, 2019
@termoshtt termoshtt mentioned this pull request Jun 12, 2019
@termoshtt termoshtt deleted the arnoldi branch June 13, 2019 01:19
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