Introduction of Hama

Hama (means a hippopotamus in Korean) 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 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.
Building Block

  • Scientific simulation and modeling
  • Information retrieval
    • Sorting
    • Finding eigenvalues and eigenvectors
  • Computer graphics and computational geometry
    • Matrix multiply
    • Computing matrix determinate

For more information about Hama, please see the Hama wiki.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章