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
4560 6960 d 23 h bates /branches/Matrix-APIchange/src/ Replace most calls to Calloc by Alloca  
4529 6966 d 0 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 20 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
3827 7241 d 22 h maechler /trunk/Matrix/src/ validate tweaks for packed matrices  
3520 7271 d 15 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3484 7276 d 21 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3454 7279 d 13 h bates /trunk/Matrix/src/ Use dup_mMatrix_as_dgeMatrix  
2200 7497 d 16 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
1864 7606 d 18 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
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 20 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1285 7802 d 21 h maechler /trunk/Matrix/src/ eliminate extraneous declaration for "-Wall"  
1282 7803 d 12 h bates /trunk/Matrix/ Updates to multiplication and other methods  
1265 7804 d 13 h bates /trunk/Matrix/ Coercions and methods for dppMatrix and dspMatrix classes