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
3543 7267 d 22 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3534 7268 d 23 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3519 7271 d 22 h bates /trunk/Matrix/ Generalize %*% methods for sparse matrices  
3517 7272 d 0 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3506 7274 d 20 h maechler /trunk/Matrix/R/ tril,triu,band: triangular only if "square"  
3409 7285 d 20 h maechler /trunk/Matrix/ fix replCmat, using new C Csparse_symmetric_to_general  
3407 7286 d 17 h bates /trunk/Matrix/R/ Consolidate general coercion methods in Csparse.R  
3404 7286 d 19 h bates /trunk/Matrix/ Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible  
3402 7288 d 21 h bates /trunk/Matrix/ Generalize conversions  
3379 7293 d 20 h bates /trunk/Matrix/ Set stype in C function Csparse_crossprod and avoid R-level conversions  
3374 7294 d 5 h maechler /trunk/Matrix/ tril() etc also for T* and Rsparse  
3340 7309 d 20 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3226 7352 d 16 h maechler /trunk/Matrix/ coercion to and multiplication of diagonal and sparse matrices  
3218 7354 d 5 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3172 7370 d 6 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
3148 7375 d 8 h maechler /trunk/Matrix/ cosmetic, comments  
3145 7375 d 21 h bates /trunk/Matrix/ lowerTriMatrix to tril, upperTriMatrix to triu, added band extractor  
3139 7376 d 19 h bates /trunk/Matrix/ single argument [t]crossprod now returns a symmetric matrix  
3134 7377 d 16 h bates /trunk/Matrix/ Generics lowerTriMatrix and upperTriMatrix and C function Csparse_band  
2208 7496 d 18 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  

Show All