You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/09/09 15:02:57 UTC

[jira] Commented: (MAHOUT-176) Remove VectorIterable in favor of just using Iterable

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

Sean Owen commented on MAHOUT-176:
----------------------------------

I like this sort of change.

> Remove VectorIterable in favor of just using Iterable<Vector>
> -------------------------------------------------------------
>
>                 Key: MAHOUT-176
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-176
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 0.2
>
>
> VectorIterable serves no purpose other than being a marker interface.  Just use Iterable<Vector> instead.

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