Abhinav M Kulkarni created MAHOUT-1259:
------------------------------------------
Summary: toString() method of SequentialAccessSparseVector had
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
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