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
2143 7507 d 13 h bates /branches/Matrix-mer2/src/ Use Calloc, not malloc in chm_common.c and Free, not free elsewhere  
2028 7545 d 20 h bates /branches/Matrix-mer2/src/ Added crossprod method for Csparse and dense  
2027 7547 d 20 h bates /branches/Matrix-mer2/ Merge updates to Matrix package  
1929 7583 d 17 h bates /branches/Matrix-mer2/ Incorporating CHOLMOD-based lmer  
1870 7603 d 16 h maechler /trunk/Matrix/src/ check return value from cholmod_aat() {fix seg.fault}  
1838 7615 d 15 h bates /trunk/Matrix/src/ corrected error message  
1836 7615 d 15 h bates /trunk/Matrix/ crossprod and tcrossprod for Tsparse  
1833 7615 d 18 h maechler /trunk/Matrix/ too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes  
1831 7616 d 13 h bates /trunk/Matrix/ More progress on incorporating CHOLMOD - still not passing CMD check  
1830 7616 d 20 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking