You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2008/08/04 10:02:51 UTC

[Hama Wiki] Trivial Update of "Hama0.1" by udanax

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.

The following page has been changed by udanax:
http://wiki.apache.org/hama/Hama0%2e1

New page:
It is better not to attempt too much at this time. Select a couple of things you can finish within a month or so.
See a [:Architecture: long-term plans]

1. Matrix and vector interfaces 
 * Let's handle only simple operations, such as addition, subtraction and products.

2. Matrix and vector implementations 

 * Dense Vector - Stores the vector in a dense array. 
 * Dense matrix - Stores the data columnwise in a linear array. 

3. Running scripts

 * Running Shell/Scripts from the command prompt