You might want to check the Hama project (http://incubator.apache.org/hama/). It stands out in my mind as a matrix library for Hadoop.

On 2/3/2010 1:11 AM, [email protected] wrote:
Hello People,
             My name is Abhishek Agrawal. For the last few days I have been 
trying
to figure out how to calculate the inverse of a matrix using Map Reduce. Matrix
inversion has 2 common approaches. Gaussian- Jordan and the cofactor of 
transpose
method. But both of them dont seem to be suited too well for Map- Reduce.
Gaussian Jordan involves blocking co factoring a matrix requires repeated
calculation of determinant.

Can some one give me any pointers so as to how to solve this problem ?

Best Regards from Buffalo

Abhishek Agrawal

SUNY- Buffalo
(716-435-7122)




Reply via email to