You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Abhinav M Kulkarni (JIRA)" <ji...@apache.org> on 2013/06/13 04:41:22 UTC

[jira] [Updated] (MAHOUT-1259) toString() method of SequentialAccessSparseVector has closing brace missing for empty vector

     [ https://issues.apache.org/jira/browse/MAHOUT-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinav M Kulkarni updated MAHOUT-1259:
---------------------------------------

    Summary: toString() method of SequentialAccessSparseVector has closing brace missing for empty vector  (was: toString() method of SequentialAccessSparseVector had closing brace missing for empty vector)
    
> toString() method of SequentialAccessSparseVector has closing brace missing for empty vector
> --------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-1259
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1259
>             Project: Mahout
>          Issue Type: Bug
>          Components: Math
>    Affects Versions: 1.0
>            Reporter: Abhinav M Kulkarni
>            Priority: Trivial
>              Labels: patch
>             Fix For: 1.0
>
>
> toString() method of SequentialAccessSparseVector.java in Math module did not have closing brace for empty vectors. If the sparse vector is empty (or newly created), toString() method should return '{}'. Currently it returns '{'.

--
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