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
3543 7268 d 2 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3423 7283 d 20 h bates /trunk/Matrix/src/ Remove code that is no longer used  
3292 7326 d 3 h bates /trunk/Matrix/src/ Remove definitions of unused identifiers  
3112 7393 d 3 h bates /trunk/Matrix/ Add special solve method for unit upper triangular matrices  
3070 7408 d 6 h bates /trunk/Matrix/ Add CSparse-based solve methods for dtCMatrix class  
3065 7409 d 21 h bates /trunk/Matrix/src/ C code for inverse of sparse, unit, lower triangular matrices (pattern only at present)  
2265 7487 d 19 h bates /trunk/Matrix/ Use coersion for transpose of dtCMatrix class  
1862 7607 d 6 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1856 7607 d 10 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1786 7631 d 21 h maechler /trunk/Matrix/src/ cosmetic, comment  
1781 7634 d 1 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1539 7741 d 1 h bates /trunk/Matrix/src/ collapse some constructions in the code  
1315 7791 d 5 h bates /trunk/Matrix/ Added dgRMatrix methods and documentation  
1203 7816 d 13 h bates /trunk/Matrix/src/ Clean up *_validate functions  
1199 7817 d 0 h bates /trunk/Matrix/src/ shorten csc_components_transpose to csc_compTr  
1190 7819 d 0 h bates /trunk/Matrix/ Internationalization and localization  
1044 7839 d 10 h maechler /trunk/Matrix/src/ use mkString(); "uplo" and "diag" must be uppercase  
978 7845 d 4 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
977 7845 d 4 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
805 7904 d 5 h bates /trunk/Matrix/src/ R-specific versions of ldl  
781 7912 d 1 h bates /trunk/Matrix/src/ separate suboperations from Parent_inverse  
741 7926 d 21 h bates /trunk/Matrix/src/ Initialize all slots  
218 8141 d 7 h bates /trunk/Matrix/ Adding coercions - fixing bugs  
155 8161 d 22 h bates /trunk/Matrix/ Initial import