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 20 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7273 d 14 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7277 d 16 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3172 7372 d 4 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
3034 7425 d 16 h maechler /trunk/Matrix/ coercions from dgC to triangular (dtC) and symmetric (dsC), etc  
2208 7498 d 16 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1998 7564 d 15 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call  
1321 7789 d 19 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1287 7804 d 19 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1272 7806 d 12 h bates /trunk/Matrix/ 'unpack' methods  
1258 7810 d 18 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1230 7816 d 19 h maechler /trunk/Matrix/R/ add more %*% methods  
1222 7816 d 23 h bates /trunk/Matrix/ Define %*% method for dtpMatrix and matrix properly  
1209 7817 d 16 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class