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
3782 7254 d 22 h maechler /branches/Matrix-for-R-2.3.x/ port graph-Fixes from the trunk; update Version number  
3543 7267 d 22 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3541 7268 d 15 h bates /trunk/Matrix/ What was I thinking? I checked in files without running R CMD check and adding documentation for methods. Now fixed.  
3534 7268 d 23 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3218 7354 d 5 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3175 7368 d 23 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
3149 7375 d 7 h maechler /trunk/Matrix/ some "sparse <-> graph" updates  
1869 7604 d 21 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1833 7615 d 19 h maechler /trunk/Matrix/ too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes  
1804 7626 d 23 h maechler /trunk/Matrix/ cbind() / cbind2() methods for R >= 2.2.0  
1761 7639 d 21 h maechler /trunk/Matrix/ Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples  
1746 7646 d 21 h maechler /trunk/Matrix/ printing of sparse logicals; "[" reorganization (part 1)  
1736 7647 d 17 h bates /trunk/Matrix/ Release 0.98-5  
1323 7787 d 20 h bates /trunk/Matrix/man/ Multiplication operations for sparseMatrix and ddenseMatrix  
1314 7792 d 22 h maechler /trunk/Matrix/ + virtual "sparseMatrix" classes