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 3 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4104 7118 d 20 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7124 d 23 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
4064 7150 d 18 h maechler /trunk/Matrix/ move Ops to new Ops.R; start using "Logic"  
3959 7202 d 19 h maechler /trunk/Matrix/ host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]  
3950 7205 d 17 h maechler /trunk/Matrix/ fully-sparse solve() for dsC; indexing & comparison fixes  
3755 7258 d 18 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3451 7280 d 1 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3340 7309 d 22 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3274 7331 d 0 h maechler /trunk/Matrix/ coercion pMatrix -> Tsparse  
3175 7369 d 1 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
1869 7604 d 23 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1865 7606 d 21 h maechler /trunk/Matrix/ move "factors" slot to "Matrix"  
1746 7646 d 23 h maechler /trunk/Matrix/ printing of sparse logicals; "[" reorganization (part 1)  
1289 7801 d 22 h maechler /trunk/Matrix/man/ cosmetic; examples  
1287 7802 d 23 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1284 7803 d 0 h bates /trunk/Matrix/ Generalize matrix multiplication and solve methods  
1280 7804 d 14 h bates /trunk/Matrix/ Correct the coercion to matrix  
1268 7804 d 15 h bates /trunk/Matrix/ permutation matrix class