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
4994 6705 d 14 h maechler /trunk/Matrix/ my fast determinant(<dsC..>) versions  
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>)  
4953 6734 d 4 h maechler /trunk/Matrix/ miscellaneous cleanup; typically indexing and coercion  
4910 6756 d 15 h maechler /trunk/Matrix/ more indexing/subassignment & testing those  
4871 6805 d 11 h maechler /trunk/Matrix/ indexing M[i], for *vector* i; and tests for those, see ChangeLog  
4743 6919 d 19 h maechler /trunk/Matrix/ add explicit ... to function args in certain setMethod("[" ..) calls {for R-devel}  
4738 6920 d 22 h maechler /trunk/Matrix/R/ finally can replace s/ncol = n/ncol/ in diag() methods  
4734 6921 d 14 h bates /trunk/Matrix/ Remove deprecated function writeHB and its methods; switch writeMM to use CHOLMOD code; repair readMM  
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  
4320 7027 d 2 h maechler /trunk/Matrix/R/ for "!" use (x) for R >= 2.6.0, and (e1) otherwise;
replace "1:1" by "1L" since we now require R >= 2.5.0
 
4109 7117 d 18 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
4104 7118 d 16 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4082 7131 d 4 h maechler /trunk/Matrix/ accomplished quite a few small FIXMEs; see ChangeLog  
4080 7134 d 15 h maechler /trunk/Matrix/ indexing etc till yesterday  
4064 7150 d 14 h maechler /trunk/Matrix/ move Ops to new Ops.R; start using "Logic"  
4055 7152 d 20 h maechler /trunk/Matrix/ more "[<-" fixes; validity of triangular sparse  
4040 7158 d 4 h maechler /trunk/Matrix/ fix last (? ha!) indexing bug; cbind2/rbind2  
4032 7162 d 23 h maechler /trunk/Matrix/ any(), all() and "Compare"(<sparse>) - for release of 0.9975-7  
3959 7202 d 15 h maechler /trunk/Matrix/ host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]  

Show All