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 0 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
/branches/Matrix-for-R-2.3.x
3451 7280 d 1 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
/trunk/Matrix/tests/sparseQR.R
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/LU.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/R/sparseQR.R
/trunk/Matrix/man/LU-class.Rd
/trunk/Matrix/man/lu.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/tests/other-pkgs.R
3274 7331 d 0 h maechler /trunk/Matrix/ coercion pMatrix -> Tsparse  
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/man/pMatrix-class.Rd
1866 7606 d 21 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/man/expm.Rd
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/matr-exp.R
1743 7646 d 23 h maechler /trunk/Matrix/R/ setAs( to "lgTMatrix" )  
/trunk/Matrix/R/pMatrix.R
1287 7802 d 23 h maechler /trunk/Matrix/ more %*% and setAs(); tests too  
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/tests/dpoMatrix.R
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/tests/dtpMatrix.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/validObj.R
1283 7803 d 0 h bates /trunk/Matrix/ include permutation in expand method for LU  
/trunk/Matrix/tests/expand.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/src/factorizations.c
1280 7804 d 14 h bates /trunk/Matrix/ Correct the coercion to matrix  
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/man/pMatrix-class.Rd
1268 7804 d 16 h bates /trunk/Matrix/ permutation matrix class  
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/R/AllClass.R