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

Improve QR-algorithm stability #136

Merged
merged 7 commits into from
Feb 17, 2024

Commits on Feb 15, 2024

  1. local_schurfact: compute shifts in a more stable way, no need to comp…

    …ute eigenvalues in double shift
    haampie committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8384217 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    abbc14b View commit details
    Browse the repository at this point in the history
  2. stopcondition

    haampie committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d19df91 View commit details
    Browse the repository at this point in the history
  3. fix setting off-diagnal to 0

    haampie committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4b6e71b View commit details
    Browse the repository at this point in the history
  4. bring back wilkinson shift

    haampie committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    261950a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    8154103 View commit details
    Browse the repository at this point in the history
  2. oops

    haampie committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    60af40b View commit details
    Browse the repository at this point in the history