Re: [math] Numerical integration proposal and Linear system solving suggestion

2005-11-07 Thread Vanessa Sabino
> Have a look in the analysis package in > svn trunk (see http://jakarta.apache.org/commons/math/developers.html Ok, now I have the latest version :) > decomposition into separate classes. If you have ideas and/or code > implementing other decompositions, this would make a good addition to > [ma

[math] Numerical integration proposal and Linear system solving suggestion

2005-11-05 Thread Vanessa Sabino
positive-definite) QR_GRAM-SCHMIDT QR_HOUSEHOLDER (QR has the advantages of orthogonal matrices and retains the condition number of the system, one method is better when there are a lot of zeros in the matrix) ans so on... What do you think? -- Vanessa Sabino