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 7269 d 19 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7273 d 13 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7277 d 15 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3384 7294 d 19 h maechler /trunk/Matrix/man/ enable more examples  
3175 7370 d 21 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2207 7498 d 16 h maechler /trunk/Matrix/man/ remove @rcond everywhere, and @factors for triangular ones  
2191 7501 d 12 h bates /trunk/Matrix/man/ Updating the list of slots now that the factor slot is moved to compMatrix  
1869 7606 d 18 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1782 7634 d 22 h maechler /trunk/Matrix/man/ new symmetric* and triangular* classes` docu: link to them in other places  
1759 7641 d 18 h maechler /trunk/Matrix/ better explain diag="U" for dtpMatrix  
1701 7660 d 3 h maechler /trunk/Matrix/man/ add examples + FIXME note  
1287 7804 d 19 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1276 7806 d 11 h bates /trunk/Matrix/man/ 'unpack' methods  
1258 7810 d 18 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1232 7816 d 18 h maechler /trunk/Matrix/man/ \alias{.} for the new methods  
1209 7817 d 16 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class