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
3543 7268 d 5 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7271 d 23 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
2200 7498 d 0 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
1864 7607 d 2 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
1862 7607 d 9 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1856 7607 d 13 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1781 7634 d 4 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1259 7809 d 3 h bates /trunk/Matrix/ Fix dgeMatrix_dtpMatrix_mm and add test  
1258 7809 d 4 h maechler /trunk/Matrix/ more %*% methods; some dimnames in C (untested); checks extended  
1222 7815 d 9 h bates /trunk/Matrix/ Define %*% method for dtpMatrix and matrix properly  
1209 7816 d 2 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class  
1202 7816 d 16 h bates /trunk/Matrix/src/ C functions for dtpMatrix class