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
4549 6962 d 22 h maechler /branches/Matrix-APIchange/ port changes (4545..4548) from trunk  
4529 6966 d 21 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4320 7028 d 0 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
 
4104 7119 d 14 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7125 d 17 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
4063 7151 d 12 h maechler /trunk/Matrix/R/ as(*, nMatrix)  
3959 7203 d 13 h maechler /trunk/Matrix/ host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]  
3931 7213 d 17 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3755 7259 d 12 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3451 7280 d 19 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3274 7331 d 18 h maechler /trunk/Matrix/ coercion pMatrix -> Tsparse  
1866 7607 d 15 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
1743 7647 d 17 h maechler /trunk/Matrix/R/ setAs( to "lgTMatrix" )  
1287 7803 d 17 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
1283 7803 d 18 h bates /trunk/Matrix/ include permutation in expand method for LU  
1280 7805 d 8 h bates /trunk/Matrix/ Correct the coercion to matrix  
1268 7805 d 9 h bates /trunk/Matrix/ permutation matrix class