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
3543 7267 d 23 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
/branches/Matrix-for-R-2.3.x
3520 7271 d 17 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 7277 d 0 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
3454 7279 d 15 h bates /trunk/Matrix/src/ Use dup_mMatrix_as_dgeMatrix  
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dppMatrix.c
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dtrMatrix.c
2200 7497 d 19 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/src/Syms.h
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dpoMatrix.c
/trunk/Matrix/src/dppMatrix.c
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/dpoMatrix.R
/trunk/Matrix/tests/dtpMatrix.R
1864 7606 d 21 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/ldense.c
1862 7607 d 3 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
/trunk/Matrix/src/HBMM.c
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dpoMatrix.c
/trunk/Matrix/src/dppMatrix.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/dtpMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/lgCMatrix.c
/trunk/Matrix/src/lsCMatrix.c
/trunk/Matrix/src/ltCMatrix.c
1856 7607 d 7 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
/trunk/Matrix/src/ldense.c
/trunk/Matrix/src/ldense.h
/trunk/Matrix/src/LDL/Makefile
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsCMatrix.h
/trunk/Matrix/src/dsTMatrix.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtTMatrix.h
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/init.c
1781 7633 d 23 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/dpoMatrix.Rout.save
1285 7802 d 23 h maechler /trunk/Matrix/src/ eliminate extraneous declaration for "-Wall"  
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dppMatrix.c
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dtrMatrix.c
1282 7803 d 15 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 15 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