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 0 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3534 7269 d 1 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3524 7270 d 19 h maechler /trunk/Matrix/ several smallish fixes  
3517 7272 d 2 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3340 7309 d 22 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3310 7322 d 0 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3172 7370 d 8 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2357 7441 d 2 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2304 7461 d 18 h bates /trunk/Matrix/ Used cholmod_vertcat and cholmod_horzcat for cbind2 and rbind2 in the dsparseMatrix virtual class  
1869 7604 d 23 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1866 7606 d 21 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
1857 7607 d 7 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1833 7615 d 21 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