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