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

------------------------------------------------------------------------------
     hama > b = Matrix.Random 10 10  // generate a random matrix(10,10)
     hama > c = Matrix.Random 10 20  // generate a random matrix(10,20)
     hama > d = ( a + b ) * c        // do matrix computation
- 
- 5. You can find more detais about Hama Shell in 
http://wiki.apache.org/hama/Shell.
  }}}
  
+ You can find more detais about Hama Shell in 
[http://wiki.apache.org/hama/Shell].
+ 

Reply via email to