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

Fix division by zero due to exact off-diagonal zeros in Hessenberg matrix #268

Merged
merged 3 commits into from
Mar 10, 2020

Conversation

haampie
Copy link
Member

@haampie haampie commented Mar 10, 2020

Closes #267

@haampie
Copy link
Member Author

haampie commented Mar 10, 2020

@mschauer seems like the patch version in project.toml was not the same as the latest tag, so I'm bumping it to 0.8.2 here then and hope tag bot fixes everything for us :D

@haampie haampie merged commit 6472d60 into JuliaLinearAlgebra:master Mar 10, 2020
@haampie haampie deleted the fix-division-by-zero branch March 10, 2020 22:07
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.

gmres: nans with complex
1 participant