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
2141 7507 d 9 h bates /branches/Matrix-mer2/R/ Package name as Matrix, not Matrix.new  
2127 7508 d 11 h bates /branches/Matrix-mer2/ Merging (not entirely successfully)  
2027 7547 d 16 h bates /branches/Matrix-mer2/ Merge updates to Matrix package  
1929 7583 d 13 h bates /branches/Matrix-mer2/ Incorporating CHOLMOD-based lmer  
1906 7597 d 12 h maechler /trunk/Matrix/R/ isSymmetric() & simulate() updates; sparse subsetting  
1888 7599 d 15 h maechler /trunk/Matrix/R/ (comments)  
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  
1777 7634 d 14 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do  
1766 7638 d 11 h maechler /trunk/Matrix/ indexing (mainly denseMatrix) - using "vector" indices  
1761 7639 d 15 h maechler /trunk/Matrix/ Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples