The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5015 6700 d 11 h bates /trunk/Matrix/src/ Correct the call to chm_factor_to_SEXP (wrong kind of free used).  
5006 6704 d 12 h bates /trunk/Matrix/ Hidden function ldetL2up to evaluate log-determinant of updated Cholesky factor for a vector of multiples of the identity  
5005 6704 d 14 h bates /trunk/Matrix/src/ Use CHOLMOD to copy factor in CHMfactor_update  
4999 6705 d 13 h bates /trunk/Matrix/ update method for CHMfactor; change return type of exported C function chm_factor_update  
4997 6706 d 3 h bates /trunk/Matrix/ Added chm_factor_update, documentation and tests  
4991 6706 d 9 h bates /trunk/Matrix/ Log-determinant of the parent matrix from a CHMfactor object as chm_factor_ldetL2; documentation and support  
4565 6961 d 11 h maechler /trunk/Matrix/ merge 'branches/Matrix-APIchange' back into the trunk  
4353 7012 d 7 h bates /trunk/Matrix/ Added solve methods for CHMfactor class  
4011 7169 d 14 h bates /trunk/Matrix/ Convert LDL to LL before conversion to sparseMatrix; clean up docs  
3757 7258 d 14 h maechler /trunk/Matrix/src/ obvious fix  
3402 7289 d 10 h bates /trunk/Matrix/ Generalize conversions  
3331 7315 d 9 h bates /trunk/Matrix/ Add coersion from CHMfactor to sparseMatrix