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 4 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4320 7027 d 7 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
 
4199 7065 d 3 h maechler /trunk/Matrix/ + diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state  
4104 7118 d 21 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7125 d 0 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
4064 7150 d 20 h maechler /trunk/Matrix/ move Ops to new Ops.R; start using "Logic"  
3755 7258 d 19 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences