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
3548 7267 d 13 h bates /branches/Matrix-nolmer/ New branch for bringing lmer C code back into lme4  
3401 7288 d 15 h bates /trunk/Matrix/ Generalize conversions  
2172 7501 d 5 h bates /trunk/Matrix/src/ Change malloc to Calloc in chm_common.c and correspondingly free to Free there and elsewhere  
2022 7550 d 10 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
1986 7564 d 17 h maechler /trunk/Matrix/src/ use free() to clean up after as_cholmod_*() since these use malloc() - as in Brian`s patch  
1830 7616 d 16 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking