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
4558 6961 d 4 h maechler /branches/Matrix-APIchange/ more R_CheckStack()s  
/branches/Matrix-APIchange/inst/doc/Comparisons.Rnw
/branches/Matrix-APIchange/src/CHMfactor.c
/branches/Matrix-APIchange/src/Csparse.c
/branches/Matrix-APIchange/src/Tsparse.c
/branches/Matrix-APIchange/src/chm_common.c
/branches/Matrix-APIchange/src/chm_common.h
/branches/Matrix-APIchange/src/dense.c
/branches/Matrix-APIchange/src/dgCMatrix.c
/branches/Matrix-APIchange/src/dsCMatrix.c
/branches/Matrix-APIchange/src/dtTMatrix.c
/branches/Matrix-APIchange/src/sparseQR.c
/branches/Matrix-APIchange/src/t_gCMatrix_colSums.c
4530 6966 d 3 h bates /branches/Matrix-APIchange/ API change - pass the empty structure to the as_cholmod_x functions  
/branches/Matrix-APIchange/DESCRIPTION
/branches/Matrix-APIchange/inst/include/Matrix.h
/branches/Matrix-APIchange/inst/include/Matrix_stubs.c
/branches/Matrix-APIchange/src/CHMfactor.c
/branches/Matrix-APIchange/src/Csparse.c
/branches/Matrix-APIchange/src/Mutils.h
/branches/Matrix-APIchange/src/Tsparse.c
/branches/Matrix-APIchange/src/chm_common.c
/branches/Matrix-APIchange/src/chm_common.h
/branches/Matrix-APIchange/src/dense.c
/branches/Matrix-APIchange/src/dgCMatrix.c
/branches/Matrix-APIchange/src/dsCMatrix.c
/branches/Matrix-APIchange/src/dtTMatrix.c
/branches/Matrix-APIchange/src/t_gCMatrix_colSums.c
4529 6966 d 4 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
4093 7125 d 0 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
4082 7131 d 9 h maechler /trunk/Matrix/ accomplished quite a few small FIXMEs; see ChangeLog  
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Ops.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/diagMatrix.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/TODO
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dsparseMatrix-class.Rd
/trunk/Matrix/man/ldenseMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/simple.R
3876 7234 d 1 h maechler /trunk/Matrix/ Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably for lsC*; more coercions; first cut at Csparse_drop()  
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/lsCMatrix.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/Matrix.Rd
/trunk/Matrix/man/Subassign-methods.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/simple.R
3790 7252 d 4 h maechler /trunk/Matrix/src/ comments only  
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/dense.c
3755 7258 d 19 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
/trunk/Matrix/R/lMatrix.R
/trunk/Matrix/R/ndenseMatrix.R
/trunk/Matrix/R/ngCMatrix.R
/trunk/Matrix/R/ngTMatrix.R
/trunk/Matrix/R/nsCMatrix.R
/trunk/Matrix/R/nsparseMatrix.R
/trunk/Matrix/R/ntCMatrix.R
/trunk/Matrix/R/ntTMatrix.R
/trunk/Matrix/man/nMatrix-class.Rd
/trunk/Matrix/man/ndenseMatrix-class.Rd
/trunk/Matrix/man/ndiMatrix-class.Rd
/trunk/Matrix/man/ngeMatrix-class.Rd
/trunk/Matrix/man/nsparseMatrix-classes.Rd
/trunk/Matrix/man/nsyMatrix-class.Rd
/trunk/Matrix/man/ntrMatrix-class.Rd
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/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/Tsparse.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dtCMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgCMatrix.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/inst/doc/Intro2Matrix.Rnw
/trunk/Matrix/inst/test-tools.R
/trunk/Matrix/man/CHMfactor-class.Rd
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/band.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dtCMatrix-class.Rd
/trunk/Matrix/man/ldenseMatrix-class.Rd
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/lsyMatrix-class.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/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/dense.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/init.c
/trunk/Matrix/src/ldense.c
/trunk/Matrix/src/ldense.h
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/simple.R
3540 7268 d 18 h bates /trunk/Matrix/src/ *** empty log message ***  
/trunk/Matrix/src/dense.c
3532 7269 d 4 h bates /trunk/Matrix/src/ Remove unused name in ddense_band  
/trunk/Matrix/src/dense.c
3518 7272 d 1 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
3508 7274 d 1 h bates /trunk/Matrix/ Added triu, tril and band for ddenseMatrix objects.  
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/man/band.Rd
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dense.h
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/init.c
3404 7286 d 22 h bates /trunk/Matrix/ Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible  
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dtCMatrix.R
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/init.c
3401 7289 d 0 h bates /trunk/Matrix/ Generalize conversions  
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/R/dtCMatrix.R
/trunk/Matrix/R/lsCMatrix.R
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/Tsparse.h
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/chm_common.h
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgTMatrix.h
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/init.c
2200 7497 d 20 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
2172 7501 d 14 h bates /trunk/Matrix/src/ Change malloc to Calloc in chm_common.c and correspondingly free to Free there and elsewhere  
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/chm_common.h
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dpoMatrix.c
/trunk/Matrix/src/dsCMatrix.c
2022 7550 d 19 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/TsparseMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dense.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/init.c
1190 7818 d 23 h bates /trunk/Matrix/ Internationalization and localization  
/trunk/Matrix/inst/po
/trunk/Matrix/inst/po/LL
/trunk/Matrix/inst/po/LL/LC_MESSAGES
/trunk/Matrix/inst/po/LL/LC_MESSAGES/Matrix.mo
/trunk/Matrix/inst/po/LL/LC_MESSAGES/R-Matrix.mo
/trunk/Matrix/po
/trunk/Matrix/po/Matrix.pot
/trunk/Matrix/po/R-Matrix.pot
/trunk/Matrix/src/LU.c
/trunk/Matrix/src/LU.h
/trunk/Matrix/src/cblas.h
/trunk/Matrix/src/flame.c
/trunk/Matrix/src/flame.h
/trunk/Matrix/src/ldl.c
/trunk/Matrix/src/ldl.h
/trunk/Matrix/ChangeLog
/trunk/Matrix/Doxyfile
/trunk/Matrix/src/DEPS.mkf
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/bCrosstab.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgBCMatrix.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dpoMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/factorizations.c
/trunk/Matrix/src/factorizations.h
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lmer.c
/trunk/Matrix/src/sscCrosstab.c
/trunk/Matrix/src/ssclme.c
/trunk/Matrix/src/triplet_to_col.c
/trunk/Matrix/src/triplet_to_col.h
780 7911 d 23 h bates /trunk/Matrix/src/ silly typo  
/trunk/Matrix/src/dense.c
741 7926 d 20 h bates /trunk/Matrix/src/ Initialize all slots  
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/syMatrix.c
/trunk/Matrix/src/tscMatrix.c

Show All