You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Karl Wettin (JIRA)" <ji...@apache.org> on 2008/04/11 18:44:04 UTC

[jira] Commented: (MAHOUT-34) Iterator interface for Vectors

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

Karl Wettin commented on MAHOUT-34:
-----------------------------------

Thanks Samee, this looks nice. I've actually been needing this too and was looking at implementing it my self.

However

VectorPair in TestVectorIterator.java:113 is missing.

@Override in AbstractVector.java:123 doesn't really override anything, it implements it. Compilers might throw an error there.


> Iterator interface for Vectors
> ------------------------------
>
>                 Key: MAHOUT-34
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-34
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Samee Zahur
>            Assignee: Karl Wettin
>         Attachments: VectorIterator.patch.tar.bz2
>
>
> Implemented an Iterator interface for the Vector classes. Was necessary for porting from Float[] used in some parts of the code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.