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
3548 7267 d 13 h bates /branches/Matrix-nolmer/ New branch for bringing lmer C code back into lme4  
3541 7268 d 9 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 17 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3218 7353 d 23 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3175 7368 d 18 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
3149 7375 d 1 h maechler /trunk/Matrix/ some "sparse <-> graph" updates  
1869 7604 d 15 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1833 7615 d 13 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 17 h maechler /trunk/Matrix/ cbind() / cbind2() methods for R >= 2.2.0  
1761 7639 d 15 h maechler /trunk/Matrix/ Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples  
1746 7646 d 15 h maechler /trunk/Matrix/ printing of sparse logicals; "[" reorganization (part 1)  
1736 7647 d 11 h bates /trunk/Matrix/ Release 0.98-5  
1323 7787 d 14 h bates /trunk/Matrix/man/ Multiplication operations for sparseMatrix and ddenseMatrix  
1314 7792 d 16 h maechler /trunk/Matrix/ + virtual "sparseMatrix" classes