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

Arnoldi iterator #155

Merged
merged 15 commits into from
Jun 15, 2019
Merged

Arnoldi iterator #155

merged 15 commits into from
Jun 15, 2019

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Jun 13, 2019

Arnoldi iteration AV = VH as Rust iterator

  • Handle orthogonalize tolerance by orthogonalize itself
  • new methods in Orthogonalizer trait
    • div_append
    • decompose

@termoshtt termoshtt changed the title Arnoldi decomposition Arnoldi iterator Jun 14, 2019
@termoshtt termoshtt marked this pull request as ready for review June 15, 2019 03:15
@termoshtt termoshtt merged commit 4f0ef55 into master Jun 15, 2019
@termoshtt termoshtt deleted the arnoldi2 branch June 15, 2019 19:52
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