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
4529 6966 d 6 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4440 6991 d 5 h maechler /trunk/Matrix/ use correct "na.rm" default in all() and any(); tests for that  
4320 7027 d 9 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 7112 d 2 h maechler /trunk/Matrix/ eliminate infinite loop in coercions to [ln]sparseMatrix  
4109 7118 d 2 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
4082 7131 d 11 h maechler /trunk/Matrix/ accomplished quite a few small FIXMEs; see ChangeLog  
4032 7163 d 7 h maechler /trunk/Matrix/ any(), all() and "Compare"(<sparse>) - for release of 0.9975-7  
3755 7258 d 21 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3411 7286 d 1 h maechler /trunk/Matrix/R/ use Csparse_to_logical  
3309 7322 d 4 h maechler /trunk/Matrix/ add lgCMatrix_diag()  
1866 7607 d 0 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
1833 7616 d 0 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 20 h bates /trunk/Matrix/ More progress on incorporating CHOLMOD - still not passing CMD check  
1783 7633 d 6 h maechler /trunk/Matrix/ move some methods from lgT to lsparse