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 15 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3534 7270 d 17 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3520 7273 d 10 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3517 7273 d 18 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3413 7287 d 14 h maechler /trunk/Matrix/man/ update methods list  
3405 7288 d 13 h bates /trunk/Matrix/ Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible  
3403 7290 d 14 h bates /trunk/Matrix/ Generalize conversions  
3340 7311 d 14 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3338 7313 d 1 h maechler /trunk/Matrix/ miscellaneous mostly related to sparse indexing  
3218 7355 d 23 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3175 7370 d 17 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2059 7536 d 11 h maechler /trunk/Matrix/ make tcrossprod() use 2 arguments (x, y=NULL)  
2022 7552 d 10 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
1833 7617 d 13 h maechler /trunk/Matrix/ too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes