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 3 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7272 d 21 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7276 d 23 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3484 7278 d 3 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3172 7371 d 11 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2255 7491 d 3 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
1997 7564 d 4 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call lines  
1888 7601 d 2 h maechler /trunk/Matrix/R/ (comments)  
1857 7608 d 10 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1321 7789 d 2 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1302 7796 d 5 h bates /trunk/Matrix/ Add replace functions to calls to setIs for symmetric to positive definite  
1287 7804 d 2 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1282 7804 d 18 h bates /trunk/Matrix/ Updates to multiplication and other methods  
1265 7805 d 19 h bates /trunk/Matrix/ Coercions and methods for dppMatrix and dspMatrix classes