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
4549 6961 d 22 h maechler /branches/Matrix-APIchange/ port changes (4545..4548) from trunk  
/branches/Matrix-APIchange/man/printSpMatrix.Rd
/branches/Matrix-APIchange/ChangeLog
/branches/Matrix-APIchange/Done
/branches/Matrix-APIchange/NAMESPACE
/branches/Matrix-APIchange/R/Rsparse.R
/branches/Matrix-APIchange/R/Tsparse.R
/branches/Matrix-APIchange/R/ddenseMatrix.R
/branches/Matrix-APIchange/R/dsTMatrix.R
/branches/Matrix-APIchange/R/dtTMatrix.R
/branches/Matrix-APIchange/R/lgCMatrix.R
/branches/Matrix-APIchange/R/ngCMatrix.R
/branches/Matrix-APIchange/R/pMatrix.R
/branches/Matrix-APIchange/R/sparseMatrix.R
/branches/Matrix-APIchange/man/sparseMatrix-class.Rd
/branches/Matrix-APIchange/src/cs_utils.c
/branches/Matrix-APIchange/src/lgCMatrix.c
/branches/Matrix-APIchange/tests/Class+Meth.R
4543 6962 d 18 h bates /branches/Matrix-APIchange/src/ CSP typedef for *cs and macro AS_CSP  
/branches/Matrix-APIchange/src/cs_utils.c
/branches/Matrix-APIchange/src/cs_utils.h
/branches/Matrix-APIchange/src/dgCMatrix.c
/branches/Matrix-APIchange/src/dtCMatrix.c
/branches/Matrix-APIchange/src/sparseQR.c
4529 6965 d 21 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
/branches/Matrix-APIchange
4471 6980 d 15 h maechler /trunk/Matrix/src/ no longer use backquote (" ` ") in messages  
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/cs_utils.c
4109 7117 d 17 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/Done
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/Ops.R
/trunk/Matrix/R/Rsparse.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/nsparseMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/TODO
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/Matrix.Rd
/trunk/Matrix/man/RsparseMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/nsparseMatrix-classes.Rd
/trunk/Matrix/man/sparseQR-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/simple.R
4093 7124 d 18 h maechler /trunk/Matrix/src/ + SET_Dimnames; more dimnames setting and other cosmetic  
/trunk/Matrix/src/Csparse.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/dense.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
3518 7271 d 19 h bates /trunk/Matrix/src/ Define and use class_P and mMatrix_as_dgeMatrix  
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dsCMatrix.c
3420 7283 d 21 h bates /trunk/Matrix/ add sparse LU and QR decompositions  
/trunk/Matrix/man/sparseLU-class.Rd
/trunk/Matrix/man/sparseQR-class.Rd
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/lu.Rd
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/init.c
3416 7285 d 8 h bates /trunk/Matrix/src/ Repaired Matrix_cs_as_SEXP, cosmetic changes in dgCMatrix_QR  
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/cs_utils.h
/trunk/Matrix/src/dgCMatrix.c
3415 7285 d 12 h bates /trunk/Matrix/ Adding dgCMatrix_{lusol,qrsol,QR} but QR still not working  
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/cs_utils.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/init.c
3081 7403 d 21 h bates /trunk/Matrix/src/ nz component of cs structure should be -1 for a compressed column-oriented matrix  
/trunk/Matrix/src/cs_utils.c
3069 7407 d 22 h bates /trunk/Matrix/src/ Add CSparse library and utilities  
/trunk/Matrix/src/cs.c
/trunk/Matrix/src/cs.h
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/cs_utils.h
/trunk/Matrix/src/SOURCES_C.mkf