You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ehsan Mohyedin Kermani (JIRA)" <ji...@apache.org> on 2016/03/10 23:25:40 UTC

[jira] [Closed] (SPARK-13788) CholeskyDecomposition has side effects!

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

Ehsan Mohyedin Kermani closed SPARK-13788.
------------------------------------------
    Resolution: Not A Problem

> CholeskyDecomposition has side effects!
> ---------------------------------------
>
>                 Key: SPARK-13788
>                 URL: https://issues.apache.org/jira/browse/SPARK-13788
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib
>    Affects Versions: 1.6.0
>            Reporter: Ehsan Mohyedin Kermani
>
> Current CholeskyDecomposition implementation calling from lapack has side effects due to mutating the array A representing the matrix in packed storage format (see http://www.netlib.org/lapack/lug/node123.html ) and bx the known right hand side values which should be captured by cloning arrays first!



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