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

Show All