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  
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  
3484 7277 d 0 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3172 7370 d 8 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2255 7490 d 0 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
1997 7563 d 1 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call lines  
1888 7599 d 23 h maechler /trunk/Matrix/R/ (comments)  
1857 7607 d 7 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1321 7787 d 23 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1302 7795 d 2 h bates /trunk/Matrix/ Add replace functions to calls to setIs for symmetric to positive definite  
1287 7802 d 23 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1282 7803 d 15 h bates /trunk/Matrix/ Updates to multiplication and other methods  
1265 7804 d 16 h bates /trunk/Matrix/ Coercions and methods for dppMatrix and dspMatrix classes