You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reza Zadeh (JIRA)" <ji...@apache.org> on 2015/01/17 23:16:34 UTC

[jira] [Updated] (SPARK-5301) Add missing linear algebra utilities to IndexedRowMatrix and CoordinateMatrix

     [ https://issues.apache.org/jira/browse/SPARK-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reza Zadeh updated SPARK-5301:
------------------------------
    Description: 
1) Transpose is missing from CoordinateMatrix (this is cheap to compute, so it should be there)
2) IndexedRowMatrix should be convertable to CoordinateMatrix (conversion method to be added)

> Add missing linear algebra utilities to IndexedRowMatrix and CoordinateMatrix
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-5301
>                 URL: https://issues.apache.org/jira/browse/SPARK-5301
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Reza Zadeh
>
> 1) Transpose is missing from CoordinateMatrix (this is cheap to compute, so it should be there)
> 2) IndexedRowMatrix should be convertable to CoordinateMatrix (conversion method to be added)



--
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