[
https://issues.apache.org/jira/browse/HAMA-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963061#comment-13963061
]
ChiaHung Lin commented on HAMA-863:
-----------------------------------
I mean print function like
+// System.out.printf("This: %s\n", this.toString());
+// System.out.printf("That: %s\n", other.toString());
in SparseDoubleVector or other places. It's commented out, so it's not a
problem actually. Just think that debug might be needed when it runs in a real
environment. So am thinking if switching System.out.printf to log.debug
instead. But overall that's not a big issue.
> Implement SparseVector
> ----------------------
>
> Key: HAMA-863
> URL: https://issues.apache.org/jira/browse/HAMA-863
> Project: Hama
> Issue Type: New Feature
> Components: math
> Affects Versions: 0.7.0
> Reporter: Yexi Jiang
> Assignee: Yexi Jiang
> Labels: math
> Fix For: 0.7.0
>
> Attachments: HAMA-863.patch
>
>
> Implement the SparseVector that implements the DoubleVector interface.
--
This message was sent by Atlassian JIRA
(v6.2#6252)