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
4529 6966 d 5 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
3488 7277 d 0 h bates /trunk/Matrix/ Use dup_mMatrix_as_dgeMatrix  
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/sparseQR.R
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsTMatrix.h
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtTMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lsCMatrix.c
/trunk/Matrix/src/lsCMatrix.h
3451 7280 d 3 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
3444 7281 d 2 h bates /trunk/Matrix/R/ Return correct # of coefs; fix cut-and-paste errors  
/trunk/Matrix/R/sparseQR.R
3438 7281 d 15 h bates /trunk/Matrix/ Added methods for sparseQR for qr.qy, qr.qty, qr.coef, qr.resid and qr.fitted  
/trunk/Matrix/R/sparseQR.R
/trunk/Matrix/src/sparseQR.c
/trunk/Matrix/src/sparseQR.h
/trunk/Matrix/NAMESPACE
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/init.c