Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1696

QRDecomposition.solve(...) can return incorrect Matrix types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.1, 0.11.0
    • classic
    • None

    Description

      in QRDecomposition.java, QRDecomposition(Matrix A).solve(Matrix B) is returning a Matrix of type B when it should be returning a matrix of type A. This can lead to Sparse Matrices which should be Dense and vice versa.

      Attachments

        Activity

          People

            Andrew_Palumbo Andrew Palumbo
            Andrew_Palumbo Andrew Palumbo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: