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
4529 6966 d 1 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4418 6992 d 21 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4104 7118 d 18 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
3717 7263 d 11 h bates /trunk/Matrix/src/ Cleanup  
3520 7271 d 16 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7275 d 18 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3484 7276 d 22 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3454 7279 d 14 h bates /trunk/Matrix/src/ Use dup_mMatrix_as_dgeMatrix  
2254 7489 d 23 h maechler /trunk/Matrix/ make*_(triangular|symmetric) : now for ldense* as well  
2200 7497 d 17 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
2197 7498 d 15 h maechler /trunk/Matrix/src/ new dMatrix_validate and dense_nonpacked_validate  
1864 7606 d 19 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
1862 7607 d 2 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1827 7618 d 21 h maechler /trunk/Matrix/ new compressed_non_0_ij()  
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?  
1717 7655 d 16 h bates /trunk/Matrix/ Release 0.98-3  
1329 7786 d 1 h maechler /trunk/Matrix/src/ no need for \ in %*% in error message  
1285 7802 d 22 h maechler /trunk/Matrix/src/ eliminate extraneous declaration for "-Wall"  
1284 7802 d 22 h bates /trunk/Matrix/ Generalize matrix multiplication and solve methods  
1263 7805 d 18 h maechler /trunk/Matrix/src/ comments  
1258 7808 d 21 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1209 7815 d 19 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class  
1203 7816 d 9 h bates /trunk/Matrix/src/ Clean up *_validate functions  
1190 7818 d 20 h bates /trunk/Matrix/ Internationalization and localization  
1172 7820 d 20 h maechler /trunk/Matrix/src/ prevent segfault {but not "nicely"}  
1044 7839 d 6 h maechler /trunk/Matrix/src/ use mkString(); "uplo" and "diag" must be uppercase  
978 7845 d 0 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
977 7845 d 0 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
975 7845 d 3 h bates /trunk/Matrix/ Change name of slot from factorization to factors  
750 7924 d 1 h bates /trunk/Matrix/ Updates for factorization name and default value  
561 7965 d 21 h bates /trunk/Matrix/ Add registration of .Call functions  
218 8141 d 2 h bates /trunk/Matrix/ Adding coercions - fixing bugs  
155 8161 d 18 h bates /trunk/Matrix/ Initial import