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 7268 d 18 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3451 7280 d 19 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3340 7310 d 16 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3274 7331 d 18 h maechler /trunk/Matrix/ coercion pMatrix -> Tsparse  
3175 7369 d 19 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
1869 7605 d 17 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1865 7607 d 15 h maechler /trunk/Matrix/ move "factors" slot to "Matrix"  
1746 7647 d 17 h maechler /trunk/Matrix/ printing of sparse logicals; "[" reorganization (part 1)  
1289 7802 d 16 h maechler /trunk/Matrix/man/ cosmetic; examples  
1287 7803 d 17 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1284 7803 d 18 h bates /trunk/Matrix/ Generalize matrix multiplication and solve methods  
1280 7805 d 8 h bates /trunk/Matrix/ Correct the coercion to matrix  
1268 7805 d 9 h bates /trunk/Matrix/ permutation matrix class