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
5017 6698 d 6 h maechler /trunk/Matrix/ BunchKaufman(); fix <ddi> o <numeric> bug; Version++  
4994 6705 d 23 h maechler /trunk/Matrix/ my fast determinant(<dsC..>) versions  
4979 6716 d 13 h maechler /trunk/Matrix/ diagN2U() for preserving (unit-)triangularity in sparse (triang.)matrix multiplication  
4904 6760 d 12 h maechler /trunk/Matrix/ + "Schur" class and many more Schur methods  
4483 6978 d 5 h maechler /trunk/Matrix/ colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code  
4333 7020 d 9 h maechler /trunk/Matrix/ fix duplicated subassigment: A[c(1,2,1),3] <- ..  
4132 7112 d 5 h maechler /trunk/Matrix/ eliminate infinite loop in coercions to [ln]sparseMatrix  
4104 7119 d 1 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4006 7174 d 8 h maechler /trunk/Matrix/ 3 mini updates  
3959 7203 d 1 h maechler /trunk/Matrix/ host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]  
3755 7258 d 23 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3740 7261 d 9 h maechler /trunk/Matrix/inst/ add as.mat()  
2119 7510 d 22 h maechler /trunk/Matrix/ work with more stringent all.equal()  
2110 7511 d 7 h maechler /trunk/Matrix/inst/ drop extraneous code  
1853 7607 d 13 h maechler /trunk/Matrix/inst/ add Qidentical()  
1833 7616 d 2 h maechler /trunk/Matrix/ too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes  
1804 7627 d 6 h maechler /trunk/Matrix/ cbind() / cbind2() methods for R >= 2.2.0  
1801 7627 d 8 h maechler /trunk/Matrix/inst/ centralize the testing tools