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 6967 d 17 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4418 6994 d 13 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4104 7120 d 10 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
3827 7243 d 15 h maechler /trunk/Matrix/src/ validate tweaks for packed matrices  
3520 7273 d 8 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
2200 7499 d 9 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
1864 7608 d 11 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
1862 7608 d 18 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1856 7608 d 22 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1781 7635 d 13 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1259 7810 d 12 h bates /trunk/Matrix/ Fix dgeMatrix_dtpMatrix_mm and add test  
1258 7810 d 13 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1222 7816 d 18 h bates /trunk/Matrix/ Define %*% method for dtpMatrix and matrix properly  
1209 7817 d 11 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class  
1202 7818 d 1 h bates /trunk/Matrix/src/ C functions for dtpMatrix class