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 6 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4444 6990 d 10 h maechler /trunk/Matrix/ few misc.  
4064 7150 d 21 h maechler /trunk/Matrix/ move Ops to new Ops.R; start using "Logic"  
3950 7205 d 20 h maechler /trunk/Matrix/ fully-sparse solve() for dsC; indexing & comparison fixes  
3933 7210 d 2 h maechler /trunk/Matrix/ another set of fixes/improvements; the last prompted by Harri Kiiveri  
3931 7213 d 2 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3828 7242 d 4 h maechler /trunk/Matrix/ "Compare" for "dMatrix"; plus a few small ones  
3792 7252 d 4 h maechler /trunk/Matrix/ small update  
3787 7253 d 22 h maechler /trunk/Matrix/ several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"  
3760 7258 d 3 h maechler /trunk/Matrix/ 1st fix at "Compare"; other small fixes  
3755 7258 d 21 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3534 7269 d 4 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3524 7270 d 22 h maechler /trunk/Matrix/ several smallish fixes  
3512 7273 d 4 h maechler /trunk/Matrix/ Arith( dMatrix, dMatrix)  
3340 7310 d 1 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3338 7311 d 12 h maechler /trunk/Matrix/ miscellaneous mostly related to sparse indexing  
3226 7352 d 21 h maechler /trunk/Matrix/ coercion to and multiplication of diagonal and sparse matrices  
3182 7365 d 23 h maechler /trunk/Matrix/ a few small changes, comments - on the way to get to a better "Compare" (group method) approach  
2361 7439 d 2 h maechler /trunk/Matrix/R/ use isPacked() [internal] instead of private class "packedMatrix"  
2356 7441 d 5 h maechler /trunk/Matrix/R/ enable M[M < 10] for dense  
2026 7548 d 3 h bates /trunk/Matrix/R/ Add zapsmall method  
1869 7605 d 2 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1866 7607 d 0 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
1857 7607 d 10 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1833 7616 d 0 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  
1760 7640 d 2 h maechler /trunk/Matrix/R/ "Summary" method -> found R-bug  
1388 7769 d 23 h maechler /trunk/Matrix/R/ comment out "integer" methods: those are now part of "numeric"  
1321 7788 d 2 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1287 7803 d 2 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1239 7813 d 22 h maechler /trunk/Matrix/R/ + setAs(*, "matrix")  
1227 7815 d 2 h maechler /trunk/Matrix/ add "dMatrix" group methods and doc file