Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-333

eigenvectors computation is wrong when several vectors share the same eigenvalue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • None
    • None

    Description

      A typical example is to decompose identity matrix. There is only one eigenvalue: 1.0. Instead of returning n different eigenvectors forming a complete vector base, the same vector is returned n times.

      Attachments

        1. MATH-333_320.patch
          104 kB
          Dimitri Pourbaix
        2. SingularValueDecompositionImpl.java
          13 kB
          Dimitri Pourbaix
        3. EigenDecompositionImpl.java
          21 kB
          Dimitri Pourbaix

        Activity

          People

            dimpbx Dimitri Pourbaix
            luc Luc Maisonobe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: