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