[
https://issues.apache.org/jira/browse/MAHOUT-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438197#comment-13438197
]
Ted Dunning commented on MAHOUT-1059:
-------------------------------------
Good comments. Your comment about which class is being tested is pretty much
on target.
I would like to build an AbstractVectorTest for testing vectors in general.
That should help a bit.
Is the mocking necessary? Adding the a mocking package as a test dependency is
fine, but perhaps not yet needed.
> New matrix extensions
> ---------------------
>
> Key: MAHOUT-1059
> URL: https://issues.apache.org/jira/browse/MAHOUT-1059
> Project: Mahout
> Issue Type: Improvement
> Components: Math
> Reporter: Ted Dunning
> Fix For: 0.8
>
> Attachments:
> 0001-MAHOUT-1059-Added-Centroid-WeightedVector-Delegating.patch,
> 0001-MAHOUT-1059-Added-Centroid-WeightedVector-Delegating.patch,
> 0002-MAHOUT-1059-Stylistic-cleanups.patch, DelegatingVectorTest.java
>
>
> The upcoming clustering needs several capabilities to support different
> operations. These include some matrix extensions for adding behaviors to
> different kinds of matrices. Also there is a file based matrix that uses
> mmap to access a file as if it were a matrix in shared memory. Since this is
> off-heap and shared between processes, it can seriously help some programs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira