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

Performance problems with sparse matrices

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.10.0
    • classic
    • None

    Description

      I'm currently working with the new Scala DSL and running into a problem with SparseMatrix and SparseRowMatrix.

      The problem is that they don't implement a specialized assign(Matrix other, DoubleDoubleFunction f) function, but use the implementation from AbstractMatrix which loops through all possible entries.

      We have to fix this asap.

      Attachments

        Activity

          People

            ssc Sebastian Schelter
            ssc Sebastian Schelter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: