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 17 h maechler /trunk/Matrix/ rcond(., norm) instead of (., type)  
4769 6892 d 20 h maechler /trunk/Matrix/man/ document chol() and qr() S4 generic; move all chol() method docs to chol.Rd  
4456 6983 d 0 h maechler /trunk/Matrix/ more strict validity checking for Csparse  
4286 7045 d 21 h maechler /trunk/Matrix/ kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT  
3520 7271 d 12 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7275 d 14 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3340 7309 d 16 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3175 7368 d 20 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2207 7496 d 14 h maechler /trunk/Matrix/man/ remove @rcond everywhere, and @factors for triangular ones  
2095 7514 d 23 h maechler /trunk/Matrix/ some 2-argument-tcrossprod methods (and test svn)  
2059 7534 d 14 h maechler /trunk/Matrix/ make tcrossprod() use 2 arguments (x, y=NULL)  
2022 7550 d 12 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
1869 7604 d 17 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1857 7607 d 1 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1624 7694 d 14 h maechler /trunk/Matrix/man/ separate docu for ddenseMatrix class  
1463 7751 d 11 h bates /trunk/Matrix/ Added colSums and friends for dgeMatrix class  
1386 7769 d 14 h maechler /trunk/Matrix/ numeric x dgeMatrix : for solve etc  
1324 7787 d 13 h bates /trunk/Matrix/ Create "fallback" methods for any kind of numeric, dense matrix  
1321 7787 d 17 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1282 7803 d 9 h bates /trunk/Matrix/ Updates to multiplication and other methods  

Show All