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 7509 d 12 h bates /branches/Matrix-mer2/src/ Use Calloc, not malloc in chm_common.c and Free, not free elsewhere  
2028 7547 d 19 h bates /branches/Matrix-mer2/src/ Added crossprod method for Csparse and dense  
2027 7549 d 19 h bates /branches/Matrix-mer2/ Merge updates to Matrix package  
1929 7585 d 16 h bates /branches/Matrix-mer2/ Incorporating CHOLMOD-based lmer  
1870 7605 d 15 h maechler /trunk/Matrix/src/ check return value from cholmod_aat() {fix seg.fault}  
1838 7617 d 14 h bates /trunk/Matrix/src/ corrected error message  
1836 7617 d 14 h bates /trunk/Matrix/ crossprod and tcrossprod for Tsparse  
1833 7617 d 16 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 7618 d 11 h bates /trunk/Matrix/ More progress on incorporating CHOLMOD - still not passing CMD check  
1830 7618 d 19 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking