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
5013 6700 d 13 h maechler /trunk/Matrix/ no longer use "non-standard" chol() and qr() generic  
4975 6718 d 2 h maechler /trunk/Matrix/ replace many "callGeneric(U, V)" by direct <FUN>(U, V)  
4132 7111 d 18 h maechler /trunk/Matrix/ eliminate infinite loop in coercions to [ln]sparseMatrix  
4095 7124 d 17 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
3787 7253 d 13 h maechler /trunk/Matrix/ several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"  
3755 7258 d 12 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences