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
5013 6701 d 5 h maechler /trunk/Matrix/ no longer use "non-standard" chol() and qr() generic  
5010 6703 d 3 h maechler /trunk/Matrix/ several cosmetics  
5004 6704 d 12 h bates /trunk/Matrix/ Add Imult argument to Cholesky  
5002 6705 d 4 h maechler /trunk/Matrix/R/ some experimental determinant()s {-> tests/factorizing.R should work!}  
4994 6706 d 4 h maechler /trunk/Matrix/ my fast determinant(<dsC..>) versions  
4987 6709 d 7 h maechler /trunk/Matrix/ back-compatibility: as(., "dsCMatrix") with one warning per session  
4963 6729 d 17 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>)  
4953 6734 d 18 h maechler /trunk/Matrix/ miscellaneous cleanup; typically indexing and coercion  
4734 6922 d 4 h bates /trunk/Matrix/ Remove deprecated function writeHB and its methods; switch writeMM to use CHOLMOD code; repair readMM  
3950 7206 d 3 h maechler /trunk/Matrix/ fully-sparse solve() for dsC; indexing & comparison fixes  
3878 7233 d 13 h bates /trunk/Matrix/ deprecate writeHB in favor of writeMM  
3836 7241 d 16 h maechler /trunk/Matrix/ more coercion methods (for rare matrices) => less exceptions  
3791 7252 d 11 h maechler /trunk/Matrix/ check 'x' slot in l.CMatrix_validate  
3787 7254 d 5 h maechler /trunk/Matrix/ several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"  
3755 7259 d 4 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3517 7272 d 12 h bates /trunk/Matrix/ Promote %*% methods to ddenseMatrix class  
3488 7277 d 8 h bates /trunk/Matrix/ Use dup_mMatrix_as_dgeMatrix  
3477 7278 d 5 h bates /trunk/Matrix/ Add Cholesky generic and method for dsCMatrix. Use CHOLMOD for chol().  
3469 7279 d 3 h bates /trunk/Matrix/R/ Replace ssc_transpose call  
3410 7286 d 8 h maechler /trunk/Matrix/ eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general  

Show All