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
4963 6729 d 9 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>)  
4868 6807 d 1 h maechler /trunk/Matrix/ + cov2cor(); updates to nearPD()+doc; others  
4783 6879 d 2 h maechler /trunk/Matrix/ rcond() and qr.R() - unfinished (need TESTING; see FIXME)  
4440 6991 d 4 h maechler /trunk/Matrix/ use correct "na.rm" default in all() and any(); tests for that  
4286 7046 d 5 h maechler /trunk/Matrix/ kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT  
4052 7156 d 22 h maechler /trunk/Matrix/ rbind2() / cbind2() methods fixes + new Auxiliaries  
4040 7158 d 10 h maechler /trunk/Matrix/ fix last (? ha!) indexing bug; cbind2/rbind2  
3877 7233 d 21 h maechler /trunk/Matrix/ use Csparse_drop at least once  
3340 7310 d 0 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3310 7322 d 2 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog