Implement the incomplete Cholesky Factorization
-----------------------------------------------

                 Key: HAMA-553
                 URL: https://issues.apache.org/jira/browse/HAMA-553
             Project: Hama
          Issue Type: Sub-task
          Components: examples
            Reporter: Thomas Jungblut
            Priority: Minor


For our upcoming math package we want to improve HAMA-94 to do a incomplete 
computation. This is e.G. a preconditioner for minimization algorithms like 
conjugate gradient.

Projects like PSVM [1] (there is an upcoming HAMA implementation) uses this, 
here is some sample code for MPI [2].


[1] http://code.google.com/p/psvm/
[2] http://code.google.com/p/psvm/source/browse/trunk/matrix_manipulation.cc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to