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
4743 6919 d 23 h maechler /trunk/Matrix/ add explicit ... to function args in certain setMethod("[" ..) calls {for R-devel}  
4501 6973 d 22 h maechler /trunk/Matrix/ xsparseVector etc (smarter coercions)  
4483 6977 d 23 h maechler /trunk/Matrix/ colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code  
4440 6991 d 1 h maechler /trunk/Matrix/ use correct "na.rm" default in all() and any(); tests for that  
4371 7006 d 23 h maechler /trunk/Matrix/ sparseVector. <- v; rowSums/colSums; summary(<sparse>); spMatrix(.) utility  
4354 7011 d 18 h maechler /trunk/Matrix/ part of sparseVector additions; in order to avoid merge conflicts