JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
394 stars 106 forks source link

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

Closed haampie closed 4 years ago

haampie commented 4 years ago

Closes #267

haampie commented 4 years ago

@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