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 9 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3390 7292 d 16 h maechler /trunk/Matrix/tests/ S4 type check found test buglet  
2282 7475 d 7 h maechler /trunk/Matrix/ another half-baked lmer test; cosmetics  
2200 7499 d 4 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
2119 7512 d 2 h maechler /trunk/Matrix/ work with more stringent all.equal()  
2059 7536 d 5 h maechler /trunk/Matrix/ make tcrossprod() use 2 arguments (x, y=NULL)  
1287 7804 d 8 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1260 7810 d 3 h maechler /trunk/Matrix/tests/ update -- note this now fails for R 2.0.1  
1259 7810 d 6 h bates /trunk/Matrix/ Fix dgeMatrix_dtpMatrix_mm and add test  
1258 7810 d 7 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1242 7815 d 4 h maechler /trunk/Matrix/tests/ new tests  
1233 7816 d 8 h maechler /trunk/Matrix/tests/ update & extend tests  
1222 7816 d 13 h bates /trunk/Matrix/ Define %*% method for dtpMatrix and matrix properly  
1216 7816 d 22 h bates /trunk/Matrix/tests/ tests for dtpMatrix class  
1209 7817 d 5 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class