[ 
https://issues.apache.org/jira/browse/SPARK-9656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987864#comment-14987864
 ] 

Apache Spark commented on SPARK-9656:
-------------------------------------

User 'dusenberrymw' has created a pull request for this issue:
https://github.com/apache/spark/pull/9441

> Add missing methods to linalg.distributed
> -----------------------------------------
>
>                 Key: SPARK-9656
>                 URL: https://issues.apache.org/jira/browse/SPARK-9656
>             Project: Spark
>          Issue Type: Sub-task
>          Components: MLlib, PySpark
>            Reporter: Manoj Kumar
>
> Missing methods in linalg.distributed
> RowMatrix
> 1. computeGramianMatrix
> 2. computeCovariance
> 3. computeColumnSummaryStatistics
> 4. columnSimilarities
> 5. tallSkinnyQR
> IndexedRowMatrix
> 1. computeGramianMatrix()
> CoordinateMatrix
> 1. transpose()
> BlockMatrix (these may be able to be rolled into 6488)
> 1. validate()
> 2. cache()
> 3. persist()
> 4. transpose()



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

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

Reply via email to