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 6967 d 13 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
3310 7323 d 10 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3218 7355 d 17 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3209 7357 d 12 h maechler /trunk/Matrix/ R >= 2.4 needs more hacking for base::as.matrix assignment  
2362 7440 d 9 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 6 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1936 7581 d 4 h bates /trunk/Matrix/tests/ Comment out test on outer because of changes in R-2.3.0  
1869 7606 d 9 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1715 7657 d 8 h maechler /trunk/Matrix/tests/ kappa(Matrix()) no longer segfaults