Skip to content

Discretion: Added catch for infinities

Johannes Pfeifer requested to merge JohannesPfeifer:discretionary into master

Comment: A user provided a file in which the Sylvester equation solved using doubling can evaluate to inf. When Doubling fails, one can try the Hessenberg-Schur algorithm.

Merge request reports