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
5028 6695 d 4 h maechler /trunk/Matrix/ rcond(., norm) instead of (., type)  
4975 6718 d 12 h maechler /trunk/Matrix/ replace many "callGeneric(U, V)" by direct <FUN>(U, V)  
4963 6729 d 11 h maechler /trunk/Matrix/ + forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods; Matrix() and many man/*Rd : replace many as(*, <specific>) by as(*, <virtual superclass>)  
4783 6879 d 5 h maechler /trunk/Matrix/ rcond() and qr.R() - unfinished (need TESTING; see FIXME)  
4738 6921 d 7 h maechler /trunk/Matrix/R/ finally can replace s/ncol = n/ncol/ in diag() methods  
4639 6949 d 6 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4440 6991 d 6 h maechler /trunk/Matrix/ use correct "na.rm" default in all() and any(); tests for that  
4320 7027 d 11 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 1 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7125 d 4 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
4064 7150 d 23 h maechler /trunk/Matrix/ move Ops to new Ops.R; start using "Logic"  
4032 7163 d 8 h maechler /trunk/Matrix/ any(), all() and "Compare"(<sparse>) - for release of 0.9975-7  
3791 7252 d 6 h maechler /trunk/Matrix/ check 'x' slot in l.CMatrix_validate  
3755 7258 d 23 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3429 7283 d 5 h maechler /trunk/Matrix/ small update; extend LU-class example  
3347 7305 d 7 h maechler /trunk/Matrix/ more dgRMatrix coercions (5 days ago)  
3182 7366 d 1 h maechler /trunk/Matrix/ a few small changes, comments - on the way to get to a better "Compare" (group method) approach  
3176 7369 d 4 h maechler /trunk/Matrix/ eliminate a few old "FIXME"s (and add a new one :-)  
3172 7370 d 13 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2357 7441 d 7 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  

Show All