[
https://issues.apache.org/jira/browse/MAHOUT-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512022#comment-14512022
]
ASF GitHub Bot commented on MAHOUT-1696:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/mahout/pull/124
> QRDecomposition.solve(...) can return incorrect Matrix types
> ------------------------------------------------------------
>
> Key: MAHOUT-1696
> URL: https://issues.apache.org/jira/browse/MAHOUT-1696
> Project: Mahout
> Issue Type: Bug
> Components: Math
> Affects Versions: 0.10.0
> Reporter: Andrew Palumbo
> Assignee: Andrew Palumbo
> Fix For: 0.10.1, 0.11.0
>
>
> in QRDecomposition.java, QRDecomposition(Matrix A).solve(Matrix B) is
> returning a Matrix of type B when it should be returning a matrix of type A.
> This can lead to Sparse Matrices which should be Dense and vice versa.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)