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
4783 6878 d 20 h maechler /trunk/Matrix/ rcond() and qr.R() - unfinished (need TESTING; see FIXME)  
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/ndenseMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/R/sparseQR.R
/trunk/Matrix/TODO
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/rcond.Rd
/trunk/Matrix/man/sparseQR-class.Rd
/trunk/Matrix/tests/bind.Rout.save
/trunk/Matrix/tests/indexing.Rout.save
3488 7276 d 18 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 7279 d 21 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 7280 d 20 h bates /trunk/Matrix/R/ Return correct # of coefs; fix cut-and-paste errors  
/trunk/Matrix/R/sparseQR.R
3438 7281 d 9 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