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 1 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4104 7118 d 18 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
3390 7291 d 4 h maechler /trunk/Matrix/tests/ S4 type check found test buglet  
2282 7473 d 20 h maechler /trunk/Matrix/ another half-baked lmer test; cosmetics  
2200 7497 d 17 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
2119 7510 d 15 h maechler /trunk/Matrix/ work with more stringent all.equal()  
2059 7534 d 17 h maechler /trunk/Matrix/ make tcrossprod() use 2 arguments (x, y=NULL)  
1287 7802 d 21 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1260 7808 d 15 h maechler /trunk/Matrix/tests/ update -- note this now fails for R 2.0.1  
1259 7808 d 19 h bates /trunk/Matrix/ Fix dgeMatrix_dtpMatrix_mm and add test  
1258 7808 d 20 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1242 7813 d 17 h maechler /trunk/Matrix/tests/ new tests  
1233 7814 d 20 h maechler /trunk/Matrix/tests/ update & extend tests  
1222 7815 d 1 h bates /trunk/Matrix/ Define %*% method for dtpMatrix and matrix properly  
1216 7815 d 10 h bates /trunk/Matrix/tests/ tests for dtpMatrix class  
1209 7815 d 18 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class