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
7488 3082 d 18 h ripley /branches/R-3-4-branch/ baseline for nlme in 3.4.x, starting with 3.1-131  
5015 6699 d 18 h bates /trunk/Matrix/src/ Correct the call to chm_factor_to_SEXP (wrong kind of free used).  
5006 6703 d 19 h bates /trunk/Matrix/ Hidden function ldetL2up to evaluate log-determinant of updated Cholesky factor for a vector of multiples of the identity  
5005 6703 d 21 h bates /trunk/Matrix/src/ Use CHOLMOD to copy factor in CHMfactor_update  
4999 6704 d 20 h bates /trunk/Matrix/ update method for CHMfactor; change return type of exported C function chm_factor_update  
4997 6705 d 10 h bates /trunk/Matrix/ Added chm_factor_update, documentation and tests  
4991 6705 d 16 h bates /trunk/Matrix/ Log-determinant of the parent matrix from a CHMfactor object as chm_factor_ldetL2; documentation and support  
4565 6960 d 18 h maechler /trunk/Matrix/ merge 'branches/Matrix-APIchange' back into the trunk  
4353 7011 d 14 h bates /trunk/Matrix/ Added solve methods for CHMfactor class  
4011 7168 d 21 h bates /trunk/Matrix/ Convert LDL to LL before conversion to sparseMatrix; clean up docs  
3757 7257 d 22 h maechler /trunk/Matrix/src/ obvious fix  
3402 7288 d 17 h bates /trunk/Matrix/ Generalize conversions  
3331 7314 d 16 h bates /trunk/Matrix/ Add coersion from CHMfactor to sparseMatrix