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
4769 6892 d 21 h maechler /trunk/Matrix/man/ document chol() and qr() S4 generic; move all chol() method docs to chol.Rd  
4639 6948 d 21 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4040 7158 d 4 h maechler /trunk/Matrix/ fix last (? ha!) indexing bug; cbind2/rbind2  
3931 7212 d 19 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3520 7271 d 14 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3517 7271 d 22 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3501 7275 d 15 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3429 7282 d 20 h maechler /trunk/Matrix/ small update; extend LU-class example  
3340 7309 d 18 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3175 7368 d 21 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2059 7534 d 15 h maechler /trunk/Matrix/ make tcrossprod() use 2 arguments (x, y=NULL)  
1833 7615 d 17 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  
1804 7626 d 21 h maechler /trunk/Matrix/ cbind() / cbind2() methods for R >= 2.2.0  
1728 7649 d 16 h maechler /trunk/Matrix/ small fixups  
1719 7655 d 4 h maechler /trunk/Matrix/ +"denseMatrix" class; export defined but unused classes  
1624 7694 d 15 h maechler /trunk/Matrix/man/ separate docu for ddenseMatrix class