Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

thijssteel
Copy link
Collaborator

As described in "A new deflation criterion for the QZ algorithm" T. Steel, R. Vandebril and J. Langou (https://arxiv.org/abs/2208.02057)
When testing for infinite eigenvalues in the QZ algorithm, the normwise criterion performs better than the elementwise one.

This PR changes the infinite eigenvalue check to the normwise criterion, but keeps the elementwise check for the finite eigenvalues.

@angsch
Copy link
Collaborator

angsch commented Aug 14, 2022

Looks good to me :-)

With your changes tempr becomes an unused variable in [cz]laqz0, if you want to remove it.

@langou langou merged commit 34b804e into Reference-LAPACK:master Oct 6, 2022
@julielangou julielangou added this to the LAPACK 3.11.0 milestone Nov 12, 2022
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.

4 participants