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
4639 6948 d 20 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4320 7027 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
 
4286 7045 d 21 h maechler /trunk/Matrix/ kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT  
4104 7118 d 14 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7124 d 17 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
3755 7258 d 12 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3524 7270 d 13 h maechler /trunk/Matrix/ several smallish fixes  
3502 7275 d 7 h bates /trunk/Matrix/ Move methods to the CsparseMatrix class  
3347 7304 d 21 h maechler /trunk/Matrix/ more dgRMatrix coercions (5 days ago)  
3182 7365 d 14 h maechler /trunk/Matrix/ a few small changes, comments - on the way to get to a better "Compare" (group method) approach  
3176 7368 d 17 h maechler /trunk/Matrix/ eliminate a few old "FIXME"s (and add a new one :-)  
3172 7370 d 2 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
1998 7562 d 13 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call  
1833 7615 d 15 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  
1783 7632 d 21 h maechler /trunk/Matrix/ move some methods from lgT to lsparse  
1746 7646 d 17 h maechler /trunk/Matrix/ printing of sparse logicals; "[" reorganization (part 1)  
1527 7740 d 17 h bates /trunk/Matrix/R/ Adding logical sparse matrix methods