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
4769 6893 d 4 h maechler /trunk/Matrix/man/ document chol() and qr() S4 generic; move all chol() method docs to chol.Rd  
4720 6925 d 16 h maechler /trunk/Matrix/ image() new defaults + docs; misc  
4286 7046 d 6 h maechler /trunk/Matrix/ kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT  
4132 7112 d 2 h maechler /trunk/Matrix/ eliminate infinite loop in coercions to [ln]sparseMatrix  
4109 7118 d 1 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
4104 7118 d 23 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7125 d 2 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
3836 7241 d 9 h maechler /trunk/Matrix/ more coercion methods (for rare matrices) => less exceptions  
3755 7258 d 21 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences