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

Show All