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
5028 6694 d 19 h maechler /trunk/Matrix/ rcond(., norm) instead of (., type)  
5003 6704 d 13 h maechler /trunk/Matrix/ .symDiagonal(), is.na() and more diagonalMatrix "Ops"  
4963 6729 d 3 h maechler /trunk/Matrix/ + forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods; Matrix() and many man/*Rd : replace many as(*, <specific>) by as(*, <virtual superclass>)  
4952 6734 d 4 h maechler /trunk/Matrix/ new symmpart(), skewpart()  
4871 6805 d 11 h maechler /trunk/Matrix/ indexing M[i], for *vector* i; and tests for those, see ChangeLog  
4783 6878 d 20 h maechler /trunk/Matrix/ rcond() and qr.R() - unfinished (need TESTING; see FIXME)  
4743 6919 d 19 h maechler /trunk/Matrix/ add explicit ... to function args in certain setMethod("[" ..) calls {for R-devel}  
4639 6948 d 21 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4483 6977 d 20 h maechler /trunk/Matrix/ colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code  
4354 7011 d 15 h maechler /trunk/Matrix/ part of sparseVector additions; in order to avoid merge conflicts  
4104 7118 d 16 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7124 d 19 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
4082 7131 d 4 h maechler /trunk/Matrix/ accomplished quite a few small FIXMEs; see ChangeLog  
4055 7152 d 20 h maechler /trunk/Matrix/ more "[<-" fixes; validity of triangular sparse  
4052 7156 d 16 h maechler /trunk/Matrix/ rbind2() / cbind2() methods fixes + new Auxiliaries  
4040 7158 d 4 h maechler /trunk/Matrix/ fix last (? ha!) indexing bug; cbind2/rbind2  
3959 7202 d 15 h maechler /trunk/Matrix/ host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]  
3876 7233 d 20 h maechler /trunk/Matrix/ Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably for lsC*; more coercions; first cut at Csparse_drop()  
3755 7258 d 14 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3534 7268 d 21 h maechler /trunk/Matrix/ miscellaneous tweaks; moved some method definitions higher up  

Show All