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

Show All