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 12 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3310 7323 d 12 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3218 7355 d 19 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3209 7357 d 13 h maechler /trunk/Matrix/ R >= 2.4 needs more hacking for base::as.matrix assignment  
2362 7440 d 10 h maechler /trunk/Matrix/ put "mm" and "y" datasets into list "KNex" and change the docu, examples, tests, and one vignette accordingly;
ready for release of 0.995-6
 
2208 7498 d 8 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1936 7581 d 5 h bates /trunk/Matrix/tests/ Comment out test on outer because of changes in R-2.3.0  
1869 7606 d 11 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1715 7657 d 10 h maechler /trunk/Matrix/tests/ kappa(Matrix()) no longer segfaults