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 3 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
3828 7242 d 1 h maechler /trunk/Matrix/ "Compare" for "dMatrix"; plus a few small ones  
3802 7251 d 8 h maechler /trunk/Matrix/ s/dito/ditto/  
3520 7271 d 18 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7275 d 20 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3384 7293 d 0 h maechler /trunk/Matrix/man/ enable more examples  
3175 7369 d 1 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2207 7496 d 20 h maechler /trunk/Matrix/man/ remove @rcond everywhere, and @factors for triangular ones  
2191 7499 d 16 h bates /trunk/Matrix/man/ Updating the list of slots now that the factor slot is moved to compMatrix  
1869 7604 d 23 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1782 7633 d 3 h maechler /trunk/Matrix/man/ new symmetric* and triangular* classes` docu: link to them in other places  
1759 7639 d 23 h maechler /trunk/Matrix/ better explain diag="U" for dtpMatrix  
1701 7658 d 8 h maechler /trunk/Matrix/man/ add examples + FIXME note  
1287 7802 d 23 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1276 7804 d 15 h bates /trunk/Matrix/man/ 'unpack' methods  
1258 7808 d 22 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1232 7814 d 23 h maechler /trunk/Matrix/man/ \alias{.} for the new methods  
1209 7815 d 20 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class