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
4972 6718 d 13 h maechler /trunk/Matrix/ use diagU2N in more places; also new Tsparse_diagU2N()  
4545 6962 d 16 h maechler /trunk/Matrix/ not dropping dimnames (notably of sparse matrices)  
4286 7045 d 21 h maechler /trunk/Matrix/ kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT  
4092 7124 d 17 h maechler /trunk/Matrix/R/ mv gt2tT() to Auxiliaries, and extend it  
3828 7241 d 19 h maechler /trunk/Matrix/ "Compare" for "dMatrix"; plus a few small ones  
3502 7275 d 7 h bates /trunk/Matrix/ Move methods to the CsparseMatrix class  
3172 7370 d 2 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
3034 7423 d 14 h maechler /trunk/Matrix/ coercions from dgC to triangular (dtC) and symmetric (dsC), etc  
2263 7487 d 19 h bates /trunk/Matrix/ Move dtTMatrix_to_dtCMatrix to CHOLMOD code  
2208 7496 d 14 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1998 7562 d 13 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call  
1869 7604 d 17 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1857 7607 d 1 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1110 7830 d 9 h bates /trunk/Matrix/ Coercions and methods for the dsTMatrix class  
1096 7831 d 11 h bates /trunk/Matrix/R/ triangular, triplet sparse matrices