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
3548 7267 d 16 h bates /branches/Matrix-nolmer/ New branch for bringing lmer C code back into lme4  
/branches/Matrix-nolmer
3520 7271 d 12 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dspMatrix.h
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dsyMatrix.h
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtpMatrix.h
/trunk/Matrix/src/dtrMatrix.c
3484 7276 d 19 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dppMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/dppMatrix.c
/trunk/Matrix/src/dppMatrix.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dspMatrix.h
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/dtrMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/src/sparseQR.c
/trunk/Matrix/src/sparseQR.h
1282 7803 d 10 h bates /trunk/Matrix/ Updates to multiplication and other methods  
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dpoMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/man/Cholesky-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dpoMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/dppMatrix.c
/trunk/Matrix/src/dppMatrix.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dspMatrix.h
/trunk/Matrix/src/factorizations.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/dpoMatrix.R
/trunk/Matrix/tests/validObj.R
1265 7804 d 10 h bates /trunk/Matrix/ Coercions and methods for dppMatrix and dspMatrix classes  
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/src/dppMatrix.c
/trunk/Matrix/src/dppMatrix.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dspMatrix.h