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 6967 d 8 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4208 7063 d 4 h maechler /trunk/Matrix/R/ other part of move to kronecker.R  
4052 7158 d 1 h maechler /trunk/Matrix/ rbind2() / cbind2() methods fixes + new Auxiliaries  
3933 7211 d 4 h maechler /trunk/Matrix/ another set of fixes/improvements; the last prompted by Harri Kiiveri  
3931 7214 d 4 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3534 7270 d 5 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3524 7271 d 23 h maechler /trunk/Matrix/ several smallish fixes  
3517 7273 d 7 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3340 7311 d 3 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3310 7323 d 5 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3172 7371 d 13 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2357 7442 d 7 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2304 7462 d 22 h bates /trunk/Matrix/ Used cholmod_vertcat and cholmod_horzcat for cbind2 and rbind2 in the dsparseMatrix virtual class  
1869 7606 d 4 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1866 7608 d 1 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
1857 7608 d 12 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1833 7617 d 2 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