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

Nick Pentreath resolved SPARK-9656.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 9441
[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
>             Fix For: 2.0.0
>
>
> 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