[ 
https://issues.apache.org/jira/browse/HAMA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253244#comment-13253244
 ] 

Mikalai Parafeniuk commented on HAMA-500:
-----------------------------------------

I have submitted first version patch for this issue. It doesn't have the option
to produce symmetric matrices yet. This class will be refactored later
to use data structures, which I want to create for linear algebra package.
Anyway I have a set of question about this patch.
1) Is this algorithm is something you have expected?
2) Have I choose the right command line format?
3) Is exception handling appropriate for Hama?
4) Is documentation style appropriate for Hama?
                
> Add random matrix generator.
> ----------------------------
>
>                 Key: HAMA-500
>                 URL: https://issues.apache.org/jira/browse/HAMA-500
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp, examples
>            Reporter: Edward J. Yoon
>            Assignee: Mikalai Parafeniuk
>              Labels: newbie
>         Attachments: HAMA-500.patch
>
>
> In this issue, we add random matrix generator to produce large data sets that 
> can be used for graph or matrix examples. This can be implemented using BSP 
> job.
> It'd be nice if sparsity, symmetry, and size can be configurable via the 
> command line.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to