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
4783 6879 d 2 h maechler /trunk/Matrix/ rcond() and qr.R() - unfinished (need TESTING; see FIXME)  
4639 6949 d 4 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4483 6978 d 2 h maechler /trunk/Matrix/ colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code  
4354 7011 d 21 h maechler /trunk/Matrix/ part of sparseVector additions; in order to avoid merge conflicts  
4104 7118 d 22 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4082 7131 d 10 h maechler /trunk/Matrix/ accomplished quite a few small FIXMEs; see ChangeLog  
4040 7158 d 10 h maechler /trunk/Matrix/ fix last (? ha!) indexing bug; cbind2/rbind2  
3534 7269 d 3 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  
3218 7354 d 9 h maechler /trunk/Matrix/ implemented all 4 of {rowSums(), ... colMeans()}  
3175 7369 d 4 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2207 7496 d 22 h maechler /trunk/Matrix/man/ remove @rcond everywhere, and @factors for triangular ones  
2022 7550 d 20 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
1869 7605 d 1 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1865 7606 d 23 h maechler /trunk/Matrix/ move "factors" slot to "Matrix"  
1761 7640 d 1 h maechler /trunk/Matrix/ Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples  
1719 7655 d 11 h maechler /trunk/Matrix/ +"denseMatrix" class; export defined but unused classes