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
4970 6718 d 18 h maechler /trunk/Matrix/src/ remove unused dtTMatrix_as_dgCMatrix  
4565 6960 d 23 h maechler /trunk/Matrix/ merge 'branches/Matrix-APIchange' back into the trunk  
4496 6975 d 18 h maechler /trunk/Matrix/src/ update + comment  
4104 7118 d 20 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4093 7124 d 23 h maechler /trunk/Matrix/src/ + SET_Dimnames; more dimnames setting and other cosmetic  
4056 7152 d 4 h maechler /trunk/Matrix/src/ + include  
4055 7153 d 0 h maechler /trunk/Matrix/ more "[<-" fixes; validity of triangular sparse  
3944 7207 d 3 h maechler /trunk/Matrix/ 2nd round of cleanup for <sparse>_validate()  
3755 7258 d 18 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3488 7276 d 21 h bates /trunk/Matrix/ Use dup_mMatrix_as_dgeMatrix  
3402 7288 d 22 h bates /trunk/Matrix/ Generalize conversions  
2263 7488 d 1 h bates /trunk/Matrix/ Move dtTMatrix_to_dtCMatrix to CHOLMOD code  
1862 7607 d 3 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1856 7607 d 7 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1781 7633 d 23 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1203 7816 d 11 h bates /trunk/Matrix/src/ Clean up *_validate functions  
1190 7818 d 22 h bates /trunk/Matrix/ Internationalization and localization  
1110 7830 d 15 h bates /trunk/Matrix/ Coercions and methods for the dsTMatrix class  
1095 7831 d 17 h bates /trunk/Matrix/src/ triangular, triplet sparse matrices