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

Rank Revealing QR Decomposition missing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0, 2.1, 2.2
    • 3.2
    • None
    • None

    Description

      The current QR decomposition implementation performs no column pivoting and is thus not rank revealing.

      A rank revealing QR decomposition could determine rank more efficiently, though not always as reliably, as from the Singular Value Decomposition. Additionally the rank revealing decomposition can be used in least-squares algorithms on rank-deficient matrices.

      Attachments

        1. QRDecomposition.patch
          31 kB
          Christopher Nix
        2. RRQRDecomposition.patch
          31 kB
          Christopher Nix

        Activity

          People

            Unassigned Unassigned
            joubert Christopher Nix
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: