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