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 6699 d 23 h bates /trunk/Matrix/src/ Correct the call to chm_factor_to_SEXP (wrong kind of free used).  
5006 6704 d 0 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 2 h bates /trunk/Matrix/src/ Use CHOLMOD to copy factor in CHMfactor_update  
4999 6705 d 1 h bates /trunk/Matrix/ update method for CHMfactor; change return type of exported C function chm_factor_update  
4997 6705 d 15 h bates /trunk/Matrix/ Added chm_factor_update, documentation and tests  
4991 6705 d 21 h bates /trunk/Matrix/ Log-determinant of the parent matrix from a CHMfactor object as chm_factor_ldetL2; documentation and support  
4565 6960 d 23 h maechler /trunk/Matrix/ merge 'branches/Matrix-APIchange' back into the trunk  
4353 7011 d 19 h bates /trunk/Matrix/ Added solve methods for CHMfactor class  
4011 7169 d 2 h bates /trunk/Matrix/ Convert LDL to LL before conversion to sparseMatrix; clean up docs  
3757 7258 d 3 h maechler /trunk/Matrix/src/ obvious fix  
3402 7288 d 22 h bates /trunk/Matrix/ Generalize conversions  
3331 7314 d 21 h bates /trunk/Matrix/ Add coersion from CHMfactor to sparseMatrix