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