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 4 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7271 d 22 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7276 d 0 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3384 7293 d 4 h maechler /trunk/Matrix/man/ enable more examples  
3175 7369 d 6 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2207 7497 d 0 h maechler /trunk/Matrix/man/ remove @rcond everywhere, and @factors for triangular ones  
2191 7499 d 21 h bates /trunk/Matrix/man/ Updating the list of slots now that the factor slot is moved to compMatrix  
1869 7605 d 3 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1782 7633 d 7 h maechler /trunk/Matrix/man/ new symmetric* and triangular* classes` docu: link to them in other places  
1759 7640 d 3 h maechler /trunk/Matrix/ better explain diag="U" for dtpMatrix  
1701 7658 d 12 h maechler /trunk/Matrix/man/ add examples + FIXME note  
1287 7803 d 3 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1276 7804 d 20 h bates /trunk/Matrix/man/ 'unpack' methods  
1258 7809 d 2 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1232 7815 d 3 h maechler /trunk/Matrix/man/ \alias{.} for the new methods  
1209 7816 d 0 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class