You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Janardhan (JIRA)" <ji...@apache.org> on 2017/07/19 12:56:00 UTC

[jira] [Commented] (SYSTEMML-1213) Implement scalable matrix decompositions and inverse

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

Janardhan commented on SYSTEMML-1213:
-------------------------------------

Resolved.
{code:java}
277, 278, 279, 1161, 1163, 1215
{code}

To be resolved

{code:java}
280 - eigen()
1214 - singular value decomposition
{code}

> Implement scalable matrix decompositions and inverse
> ----------------------------------------------------
>
>                 Key: SYSTEMML-1213
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1213
>             Project: SystemML
>          Issue Type: Epic
>          Components: Algorithms
>         Environment: spark 2.0
>            Reporter: Imran Younus
>            Assignee: Imran Younus
>         Attachments: ScalableLinearAlgebraSystemML.docx
>
>
> This jira tracks implementation of the following linear algebra operations:
> Matrix Inverse
> QR, LU, Cholesky and SVD decomposition
> Linear Solve



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)