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 7268 d 3 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
/branches/Matrix-for-R-2.3.x
3209 7356 d 5 h maechler /trunk/Matrix/ R >= 2.4 needs more hacking for base::as.matrix assignment  
/trunk/Matrix/R/zzz.R
/trunk/Matrix/tests/base-matrix-fun.R
2278 7474 d 12 h maechler /trunk/Matrix/R/ require(utils) in .OnLoad()  
/trunk/Matrix/R/zzz.R
2019 7552 d 3 h maechler /trunk/Matrix/R/ require(methods) needed according to the docs  
/trunk/Matrix/R/zzz.R
1906 7597 d 23 h maechler /trunk/Matrix/R/ isSymmetric() & simulate() updates; sparse subsetting  
/trunk/Matrix/R/AllGeneric.R
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/lmer.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/R/zzz.R
1869 7605 d 2 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
/trunk/Matrix/ChangeLog
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/dtCMatrix.R
/trunk/Matrix/R/dtTMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgeMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/R/zzz.R
/trunk/Matrix/TODO
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/dCholCMatrix-class.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dsCMatrix-class.Rd
/trunk/Matrix/man/dsparseMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/dtCMatrix-class.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/man/ldenseMatrix-class.Rd
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/ltrMatrix-class.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/man/sparseMatrix-class.Rd
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/base-matrix-fun.R
/trunk/Matrix/tests/dg_Matrix.R
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/simple.R
1804 7627 d 4 h maechler /trunk/Matrix/ cbind() / cbind2() methods for R >= 2.2.0  
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dpoMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/R/zzz.R
/trunk/Matrix/inst/test-tools.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/sparseMatrix-class.Rd
1700 7658 d 11 h maechler /trunk/Matrix/R/ re-assign as.matrix() in base (!) -- experimental  
/trunk/Matrix/R/zzz.R