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 2009/08/26 08:11:10 UTC

[Hama Wiki] Update of "FrontPage" 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/FrontPage

------------------------------------------------------------------------------
  #language en
  #pragma section-numbers off
  
- [http://incubator.apache.org/hama Hama] is a distributed matrix computation package currently in incubation with Apache. It is a library of matrix operations for large-scale processing and development environments as well as a [http://wiki.apache.org/hadoop/HadoopMapReduce Map/Reduce] framework for a large-scale numerical analysis and data mining, that need the intensive computation power of matrix inversion, e.g., linear regression, PCA, SVM and etc. It will be useful for many scientific applications, e.g., physics computations, linear algebra, computational fluid dynamics, statistics, graphic rendering and many more. 
+ [http://incubator.apache.org/hama Hama] is a distributed matrix computation package currently in incubation with Apache. It is a library of matrix operations for large-scale processing and development environments as well as a [http://wiki.apache.org/hadoop/HadoopMapReduce Map/Reduce] framework (See also, [http://wiki.apache.org/hadoop/Hamburg Hamburg], a framework based on Bulk Synchronous Parallel) for a large-scale numerical analysis and data mining, that need the intensive computation power of matrix inversion, e.g., linear regression, PCA, SVM and etc. It will be useful for many scientific applications, e.g., physics computations, linear algebra, computational fluid dynamics, statistics, graphic rendering and many more. 
  
   * Scientific simulation and modeling 
    * Matrix-vector/[:MatrixMultiply:matrix-matrix multiply]
@@ -32, +32 @@

   * [:MailingLists: Hama Mailing Lists]
   * [:IRC: Hama IRC Channel]
   * Hama [:PerformanceEvaluation: Performance Evaluation]
-  * [:PoweredBy: PoweredBy], a list of sites and applications powered by Hadoop
+  * [:PoweredBy: PoweredBy], a list of sites and applications powered by Hama
  == User Documentation ==
  
   * Examples