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
5031 6695 d 23 h maechler /trunk/Matrix/ make work with 2.7.0 version that do not have rcond  
4963 6731 d 3 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>)  
4769 6894 d 22 h maechler /trunk/Matrix/man/ document chol() and qr() S4 generic; move all chol() method docs to chol.Rd  
4720 6927 d 9 h maechler /trunk/Matrix/ image() new defaults + docs; misc  
4354 7013 d 15 h maechler /trunk/Matrix/ part of sparseVector additions; in order to avoid merge conflicts  
4104 7120 d 16 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4095 7126 d 19 h maechler /trunk/Matrix/ nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes  
4019 7169 d 15 h maechler /trunk/Matrix/ fix symmetric-sparse-indexing bug  
3950 7207 d 13 h maechler /trunk/Matrix/ fully-sparse solve() for dsC; indexing & comparison fixes  
3791 7253 d 22 h maechler /trunk/Matrix/ check 'x' slot in l.CMatrix_validate  
3517 7273 d 23 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3340 7311 d 19 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3175 7370 d 22 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2256 7491 d 20 h maechler /trunk/Matrix/ add to tests: now also check setAs("matrix", *)  
2255 7491 d 21 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
2207 7498 d 17 h maechler /trunk/Matrix/man/ remove @rcond everywhere, and @factors for triangular ones  
1909 7599 d 16 h maechler /trunk/Matrix/ more examples; update  
1869 7606 d 19 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1857 7609 d 4 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1833 7617 d 18 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  

Show All