[jira] [Commented] (SPARK-8514) LU factorization on BlockMatrix

2016-04-12 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238300#comment-15238300 ] Jerome commented on SPARK-8514: --- Hello Joseph: Is this JIRA still under consideration? Best, Jerome On

[jira] [Updated] (SPARK-8514) LU factorization on BlockMatrix

2015-09-02 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome updated SPARK-8514: -- Attachment: testImplementation.scala another test script with a more efficient random matrix generation

[jira] [Updated] (SPARK-8514) LU factorization on BlockMatrix

2015-09-01 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome updated SPARK-8514: -- Attachment: Matrix Factorization - M...ark 1.5.0 Documentation.pdf I added a version of the Documentation that

[jira] [Commented] (SPARK-8514) LU factorization on BlockMatrix

2015-08-28 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14719986#comment-14719986 ] Jerome commented on SPARK-8514: --- I am currently working through an issue with the

[jira] [Comment Edited] (SPARK-8514) LU factorization on BlockMatrix

2015-08-27 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14717696#comment-14717696 ] Jerome edited comment on SPARK-8514 at 8/27/15 11:03 PM: - I have a

[jira] [Commented] (SPARK-8514) LU factorization on BlockMatrix

2015-08-27 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14717696#comment-14717696 ] Jerome commented on SPARK-8514: --- I have a draft of the LU Decomposition in BlockMatrix.scala

[jira] [Updated] (SPARK-8514) LU factorization on BlockMatrix

2015-08-18 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome updated SPARK-8514: -- Attachment: BlockPartitionMethods.py BlockPartitionMethods.scala

[jira] [Comment Edited] (SPARK-8514) LU factorization on BlockMatrix

2015-08-18 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14701770#comment-14701770 ] Jerome edited comment on SPARK-8514 at 8/18/15 6:44 PM: I added a

[jira] [Commented] (SPARK-8514) LU factorization on BlockMatrix

2015-08-18 Thread Jerome (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14701770#comment-14701770 ] Jerome commented on SPARK-8514: --- I just added a draft of the BlockMatrix LU