You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Dmitriy Lyubimov (JIRA)" <ji...@apache.org> on 2015/06/03 01:57:49 UTC

[jira] [Created] (MAHOUT-1731) Deprecate SparseColumnMatrix.

Dmitriy Lyubimov created MAHOUT-1731:
----------------------------------------

             Summary: Deprecate SparseColumnMatrix.
                 Key: MAHOUT-1731
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1731
             Project: Mahout
          Issue Type: Improvement
            Reporter: Dmitriy Lyubimov
            Assignee: Dmitriy Lyubimov
             Fix For: 0.10.2


seems to be neither needed nor implemented consistently. 

To create column-major sparse matrix structure with the same properties, use new SparseRowMatrix(...).t 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)