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

fix(eigs): Track transforms in generating complex eigenvectors #2496

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

gwhitney
Copy link
Collaborator

Also adds the test case that revealed the problem and corrects the other test
case that could have found it except the tolerance had been cranked up very
high.

Resolves #2478.

…vectors

  Also adds the test case that revealed the problem and corrects the other test
  case that could have found it except the tolerance had been cranked up very
  high.

  Resolves #2478.
@josdejong
Copy link
Owner

Thanks a lot!

@josdejong josdejong merged commit bb434c8 into develop Mar 23, 2022
@josdejong josdejong deleted the fix/complex_eigs branch March 23, 2022 10:57
@josdejong
Copy link
Owner

Published in v10.4.1

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.

Eigenvectors of a general matrix
2 participants