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 4 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3340 7310 d 2 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3175 7369 d 5 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2357 7441 d 6 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2281 7474 d 2 h maechler /trunk/Matrix/ add simplistic "[<-" method for dgT  
2236 7493 d 2 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
1833 7616 d 1 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  
1777 7635 d 2 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do  
1761 7640 d 3 h maechler /trunk/Matrix/ Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples