The R Project SVN R-packages

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
5015 6700 d 2 h bates /trunk/Matrix/src/ Correct the call to chm_factor_to_SEXP (wrong kind of free used).  
/trunk/Matrix/src/CHMfactor.c
5006 6704 d 3 h bates /trunk/Matrix/ Hidden function ldetL2up to evaluate log-determinant of updated Cholesky factor for a vector of multiples of the identity  
/trunk/Matrix/R/CHMfactor.R
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/CHMfactor.h
/trunk/Matrix/src/init.c
5005 6704 d 5 h bates /trunk/Matrix/src/ Use CHOLMOD to copy factor in CHMfactor_update  
/trunk/Matrix/src/CHMfactor.c
4999 6705 d 4 h bates /trunk/Matrix/ update method for CHMfactor; change return type of exported C function chm_factor_update  
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/CHMfactor.R
/trunk/Matrix/inst/include/Matrix.h
/trunk/Matrix/inst/include/Matrix_stubs.c
/trunk/Matrix/man/CHMfactor-class.Rd
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/CHMfactor.h
/trunk/Matrix/src/init.c
4997 6705 d 18 h bates /trunk/Matrix/ Added chm_factor_update, documentation and tests  
/trunk/Matrix/inst/include/Matrix.h
/trunk/Matrix/inst/include/Matrix_stubs.c
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/CHMfactor.h
/trunk/Matrix/src/init.c
4991 6706 d 0 h bates /trunk/Matrix/ Log-determinant of the parent matrix from a CHMfactor object as chm_factor_ldetL2; documentation and support  
/trunk/Matrix/R/CHMfactor.R
/trunk/Matrix/inst/include/Matrix.h
/trunk/Matrix/inst/include/Matrix_stubs.c
/trunk/Matrix/man/CHMfactor-class.Rd
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/CHMfactor.h
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/factorizing.R
4565 6961 d 2 h maechler /trunk/Matrix/ merge 'branches/Matrix-APIchange' back into the trunk  
/trunk/Matrix/src/iohb.c
/trunk/Matrix/src/iohb.h
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/inst/doc/Comparisons.Rnw
/trunk/Matrix/inst/include/Matrix.h
/trunk/Matrix/inst/include/Matrix_stubs.c
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/HBMM.c
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/chm_common.h
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/cs_utils.h
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/factorizations.c
/trunk/Matrix/src/sparseQR.c
/trunk/Matrix/src/t_gCMatrix_colSums.c
4353 7011 d 22 h bates /trunk/Matrix/ Added solve methods for CHMfactor class  
/trunk/Matrix/ChangeLog
/trunk/Matrix/INDEX
/trunk/Matrix/R/CHMfactor.R
/trunk/Matrix/man/CHMfactor-class.Rd
/trunk/Matrix/man/Cholesky.Rd
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/CHMfactor.h
/trunk/Matrix/src/init.c
4011 7169 d 5 h bates /trunk/Matrix/ Convert LDL to LL before conversion to sparseMatrix; clean up docs  
/trunk/Matrix/ChangeLog
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/chm_common.c
3757 7258 d 5 h maechler /trunk/Matrix/src/ obvious fix  
/trunk/Matrix/src/CHMfactor.c
3402 7289 d 1 h bates /trunk/Matrix/ Generalize conversions  
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/lmer.R
3331 7315 d 0 h bates /trunk/Matrix/ Add coersion from CHMfactor to sparseMatrix  
/trunk/Matrix/R/CHMfactor.R
/trunk/Matrix/src/CHMfactor.c
/trunk/Matrix/src/CHMfactor.h
/trunk/Matrix/man/CHMfactor-class.Rd
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lmer.c