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
5034 6693 d 23 h maechler /trunk/Matrix/ check base::rcond for now  
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)  
4899 6771 d 16 h maechler /trunk/Matrix/ fix rcond(..) infinite recursion  
4783 6878 d 22 h maechler /trunk/Matrix/ rcond() and qr.R() - unfinished (need TESTING; see FIXME)  
4738 6921 d 1 h maechler /trunk/Matrix/R/ finally can replace s/ncol = n/ncol/ in diag() methods  
4639 6948 d 23 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4483 6977 d 22 h maechler /trunk/Matrix/ colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code  
4104 7118 d 18 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4064 7150 d 16 h maechler /trunk/Matrix/ move Ops to new Ops.R; start using "Logic"  
3933 7209 d 21 h maechler /trunk/Matrix/ another set of fixes/improvements; the last prompted by Harri Kiiveri  
3931 7212 d 21 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3785 7253 d 22 h maechler /trunk/Matrix/R/ get rid of as.Matrix() and helper function
which were never finished, never used, never exported
 
3742 7261 d 2 h maechler /trunk/Matrix/ do not define tcrossprod(<matrix>); not yet "graph::"  
3520 7271 d 16 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7275 d 17 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3484 7276 d 22 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3451 7279 d 23 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3347 7305 d 0 h maechler /trunk/Matrix/ more dgRMatrix coercions (5 days ago)  

Show All