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 7 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
4344 7013 d 10 h maechler /trunk/Matrix/man/ extraneous "}" found by new R-devel checks  
/trunk/Matrix/man/nnzero.Rd
/trunk/Matrix/man/sparseLU-class.Rd
/trunk/Matrix/man/sparseQR-class.Rd
4109 7118 d 3 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/Done
/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/Ops.R
/trunk/Matrix/R/Rsparse.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/nsparseMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/TODO
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/Matrix.Rd
/trunk/Matrix/man/RsparseMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/nsparseMatrix-classes.Rd
/trunk/Matrix/man/sparseQR-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/simple.R
3498 7276 d 4 h bates /trunk/Matrix/man/ Change incorrect result class dgCMatrix to dgeMatrix.  
/trunk/Matrix/man/sparseQR-class.Rd
3443 7281 d 5 h bates /trunk/Matrix/man/ Document methods for qr.* generics  
/trunk/Matrix/man/sparseQR-class.Rd
3420 7284 d 7 h bates /trunk/Matrix/ add sparse LU and QR decompositions  
/trunk/Matrix/man/sparseLU-class.Rd
/trunk/Matrix/man/sparseQR-class.Rd
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/lu.Rd
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/init.c