Skip to content

Make tridiagonal QR algorithm more preciseΒ #8

@andreasnoack

Description

@andreasnoack

For some reason, my implementation requires a much smaller tolerance than LAPACK to get the same precision in the eigenvectors. I'm not sure why. Things to check

  1. Will a QR/QL strategy be more precise? Right now I'm only doing QR.
  2. Is the shift calculation avoiding canceling operations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions