Skip to content
Snippets Groups Projects

Fix computation of eigenvectors of singular matrices

Merged Oliver Sander requested to merge eigenvalues-of-singular-matrices into master
All threads resolved!

The eigenvector algorithm for symmetric FieldMatrices was buggy, it does not handle singular matrices well. Add a test and fix the bug.

Edited by Oliver Sander

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Oliver Sander added 3 commits

    added 3 commits

    • 6afc1614 - Fix eigenvector computation for singular 2x2 matrices
    • 6a7ad532 - Fix eigenvector computation for diagonal 3x3 matrices
    • ac551b65 - Test eigenvector computation for singular matrices

    Compare with previous version

  • Oliver Sander resolved all threads

    resolved all threads

  • Oliver Sander added 1 commit

    added 1 commit

    • 35daeab5 - Test eigenvector computation for singular matrices

    Compare with previous version

  • Oliver Sander enabled an automatic merge when the pipeline for 35daeab5 succeeds

    enabled an automatic merge when the pipeline for 35daeab5 succeeds

  • merged

  • Oliver Sander mentioned in commit 4adb48c3

    mentioned in commit 4adb48c3

  • Please register or sign in to reply
    Loading