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  
3310 7321 d 22 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3218 7354 d 5 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3209 7355 d 23 h maechler /trunk/Matrix/ R >= 2.4 needs more hacking for base::as.matrix assignment  
2362 7438 d 20 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 7496 d 18 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1936 7579 d 15 h bates /trunk/Matrix/tests/ Comment out test on outer because of changes in R-2.3.0  
1869 7604 d 21 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1715 7655 d 20 h maechler /trunk/Matrix/tests/ kappa(Matrix()) no longer segfaults