You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/09/08 20:01:46 UTC

[jira] [Created] (SPARK-10491) move RowMatrix.dspr to BLAS

Xiangrui Meng created SPARK-10491:
-------------------------------------

             Summary: move RowMatrix.dspr to BLAS
                 Key: SPARK-10491
                 URL: https://issues.apache.org/jira/browse/SPARK-10491
             Project: Spark
          Issue Type: Improvement
          Components: MLlib
    Affects Versions: 1.6.0
            Reporter: Xiangrui Meng


We implemented dspr with sparse vector support in `RowMatrix`. This method is also used in WeightedLeastSquares and other places. It would be useful to move it to `linalg.BLAS`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org