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 7267 d 22 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3451 7279 d 23 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3340 7309 d 20 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3274 7330 d 22 h maechler /trunk/Matrix/ coercion pMatrix -> Tsparse  
3175 7368 d 23 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
1869 7604 d 21 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1865 7606 d 19 h maechler /trunk/Matrix/ move "factors" slot to "Matrix"  
1746 7646 d 21 h maechler /trunk/Matrix/ printing of sparse logicals; "[" reorganization (part 1)  
1289 7801 d 20 h maechler /trunk/Matrix/man/ cosmetic; examples  
1287 7802 d 21 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1284 7802 d 22 h bates /trunk/Matrix/ Generalize matrix multiplication and solve methods  
1280 7804 d 12 h bates /trunk/Matrix/ Correct the coercion to matrix  
1268 7804 d 14 h bates /trunk/Matrix/ permutation matrix class