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
3548 7267 d 13 h bates /branches/Matrix-nolmer/ New branch for bringing lmer C code back into lme4  
3340 7309 d 14 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3175 7368 d 18 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2357 7440 d 18 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2281 7473 d 14 h maechler /trunk/Matrix/ add simplistic "[<-" method for dgT  
2236 7492 d 14 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
1833 7615 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  
1777 7634 d 14 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do  
1761 7639 d 15 h maechler /trunk/Matrix/ Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples