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 7269 d 3 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3518 7273 d 3 h bates /trunk/Matrix/src/ Define and use class_P and mMatrix_as_dgeMatrix  
3514 7273 d 19 h bates /trunk/Matrix/src/ Remove vestigial classed argument for dsCMatrix_matrix_solve  
3488 7278 d 1 h bates /trunk/Matrix/ Use dup_mMatrix_as_dgeMatrix  
3477 7278 d 22 h bates /trunk/Matrix/ Add Cholesky generic and method for dsCMatrix. Use CHOLMOD for chol().  
3464 7279 d 20 h bates /trunk/Matrix/src/ Use CHOLMOD for dsCMatrix_chol and dsCMatrix_matrix_solve.  
3410 7287 d 1 h maechler /trunk/Matrix/ eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general  
3401 7290 d 2 h bates /trunk/Matrix/ Generalize conversions  
2172 7502 d 16 h bates /trunk/Matrix/src/ Change malloc to Calloc in chm_common.c and correspondingly free to Free there and elsewhere  
2022 7551 d 21 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
1986 7566 d 4 h maechler /trunk/Matrix/src/ use free() to clean up after as_cholmod_*() since these use malloc() - as in Brian`s patch  
1862 7608 d 6 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1856 7608 d 10 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1835 7616 d 22 h bates /trunk/Matrix/src/ Fixed a thinko picked up by the compiler  
1830 7618 d 3 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking  
1786 7632 d 21 h maechler /trunk/Matrix/src/ cosmetic, comment  
1781 7635 d 2 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1574 7722 d 3 h bates /trunk/Matrix/src/ Keep -Wall quiet  
1539 7742 d 1 h bates /trunk/Matrix/src/ collapse some constructions in the code  
1476 7749 d 4 h bates /trunk/Matrix/ Release 0.95-8 with bug fix for sparse symmetric solve  

Show All