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 21 h maechler /trunk/Matrix/ rcond(., norm) instead of (., type)  
5013 6700 d 17 h maechler /trunk/Matrix/ no longer use "non-standard" chol() and qr() generic  
4975 6718 d 5 h maechler /trunk/Matrix/ replace many "callGeneric(U, V)" by direct <FUN>(U, V)  
4963 6729 d 5 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 6 h maechler /trunk/Matrix/ new symmpart(), skewpart()  
4904 6760 d 4 h maechler /trunk/Matrix/ + "Schur" class and many more Schur methods  
4738 6921 d 1 h maechler /trunk/Matrix/R/ finally can replace s/ncol = n/ncol/ in diag() methods  
4545 6962 d 20 h maechler /trunk/Matrix/ not dropping dimnames (notably of sparse matrices)  
4199 7064 d 23 h maechler /trunk/Matrix/ + diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state  
4104 7118 d 18 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7124 d 21 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
4064 7150 d 16 h maechler /trunk/Matrix/ move Ops to new Ops.R; start using "Logic"  
4052 7156 d 18 h maechler /trunk/Matrix/ rbind2() / cbind2() methods fixes + new Auxiliaries  
4040 7158 d 6 h maechler /trunk/Matrix/ fix last (? ha!) indexing bug; cbind2/rbind2  
3931 7212 d 21 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3876 7233 d 22 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()  
3791 7251 d 23 h maechler /trunk/Matrix/ check 'x' slot in l.CMatrix_validate  
3520 7271 d 16 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3517 7272 d 0 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3508 7273 d 22 h bates /trunk/Matrix/ Added triu, tril and band for ddenseMatrix objects.  

Show All