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

Make sure the convergence criterion for 0 eigenvalues is attainable #72

Merged
merged 1 commit into from
Aug 31, 2018

Conversation

haampie
Copy link
Member

@haampie haampie commented Aug 31, 2018

... by adding max(machine precision * ||H||, tol * |eigenvalue|).

Implements #14.

@haampie haampie merged commit d589ec8 into master Aug 31, 2018
@haampie haampie mentioned this pull request Aug 31, 2018
7 tasks
@haampie haampie deleted the fix-zero-eigenvalue-convergence-criterion branch August 31, 2018 08:48
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.

None yet

1 participant