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
7488 3082 d 23 h ripley /branches/R-3-4-branch/ baseline for nlme in 3.4.x, starting with 3.1-131  
4975 6718 d 7 h maechler /trunk/Matrix/ replace many "callGeneric(U, V)" by direct <FUN>(U, V)  
4639 6949 d 1 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4440 6991 d 1 h maechler /trunk/Matrix/ use correct "na.rm" default in all() and any(); tests for that  
4320 7027 d 5 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
 
4132 7111 d 23 h maechler /trunk/Matrix/ eliminate infinite loop in coercions to [ln]sparseMatrix  
4109 7117 d 22 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
4082 7131 d 8 h maechler /trunk/Matrix/ accomplished quite a few small FIXMEs; see ChangeLog  
4032 7163 d 3 h maechler /trunk/Matrix/ any(), all() and "Compare"(<sparse>) - for release of 0.9975-7  
3755 7258 d 17 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3411 7285 d 21 h maechler /trunk/Matrix/R/ use Csparse_to_logical  
3309 7322 d 0 h maechler /trunk/Matrix/ add lgCMatrix_diag()  
1866 7606 d 20 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
1833 7615 d 21 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  
1831 7616 d 16 h bates /trunk/Matrix/ More progress on incorporating CHOLMOD - still not passing CMD check  
1783 7633 d 2 h maechler /trunk/Matrix/ move some methods from lgT to lsparse