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
4558 6962 d 5 h maechler /branches/Matrix-APIchange/ more R_CheckStack()s  
4530 6967 d 4 h bates /branches/Matrix-APIchange/ API change - pass the empty structure to the as_cholmod_x functions  
4529 6967 d 5 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4418 6994 d 1 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4093 7126 d 1 h maechler /trunk/Matrix/src/ + SET_Dimnames; more dimnames setting and other cosmetic  
3944 7208 d 5 h maechler /trunk/Matrix/ 2nd round of cleanup for <sparse>_validate()  
3755 7259 d 20 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3401 7290 d 1 h bates /trunk/Matrix/ Generalize conversions  
2172 7502 d 15 h bates /trunk/Matrix/src/ Change malloc to Calloc in chm_common.c and correspondingly free to Free there and elsewhere  
2022 7551 d 20 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
1986 7566 d 3 h maechler /trunk/Matrix/src/ use free() to clean up after as_cholmod_*() since these use malloc() - as in Brian`s patch  
1830 7618 d 2 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking