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
4529 6966 d 8 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4207 7062 d 5 h maechler /trunk/Matrix/ omit cbind/rbind again, and use cBind/rBind only  
4052 7157 d 2 h maechler /trunk/Matrix/ rbind2() / cbind2() methods fixes + new Auxiliaries  
4040 7158 d 14 h maechler /trunk/Matrix/ fix last (? ha!) indexing bug; cbind2/rbind2  
3340 7310 d 4 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3310 7322 d 5 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
1833 7616 d 3 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  
1802 7627 d 6 h maechler /trunk/Matrix/tests/ new file testing cbind() - cbind2() dispatch