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

Hudson commented on MAHOUT-1155:
--------------------------------

Integrated in Mahout-Quality #1983 (See 
[https://builds.apache.org/job/Mahout-Quality/1983/])
    Fixes part of MAHOUT-1155.

https://issues.apache.org/jira/browse/MAHOUT-1155

Doesn't update Centroid because that is now part of the larger Vector changes
in https://issues.apache.org/jira/browse/MAHOUT-1202. (Revision 1478836)

     Result = SUCCESS
dfilimon : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1478836
Files : 
* /mahout/trunk/math/src/main/java/org/apache/mahout/math/MatrixSlice.java

                
> Make MatrixSlice a Vector (and fix Centroid cloning; MAHOUT-1202)
> -----------------------------------------------------------------
>
>                 Key: MAHOUT-1155
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1155
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Math
>    Affects Versions: 0.8
>            Reporter: Dan Filimon
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: MAHOUT_1155.patch, MAHOUT_1155.patch
>
>
> There are two changes in this issue:
> - making MatrixSlice a Vector by extending DelegatingVector;
> - making a few changes to the vector cloning code so that when cloning a 
> Centroid, the result is also a Centroid.
> This is part of the changes in 
> https://issues.apache.org/jira/browse/MAHOUT-1154
> The Centroid changes will now be part of the larger changes to Vectors:
> https://issues.apache.org/jira/browse/MAHOUT-1202

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to