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 4 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
4386 7004 d 20 h maechler /trunk/Matrix/ export drop0() {name is open for discussion}; document colSums  
/trunk/Matrix/man/colSums.Rd
/trunk/Matrix/man/drop0.Rd
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Ops.R
/trunk/Matrix/R/not.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/TODO
/trunk/Matrix/man/kronecker-methods.Rd
/trunk/Matrix/man/spMatrix.Rd
/trunk/Matrix/man/sparseMatrix-class.Rd
4320 7027 d 7 h maechler /trunk/Matrix/R/ for "!" use (x) for R >= 2.6.0, and (e1) otherwise;
replace "1:1" by "1L" since we now require R >= 2.5.0
 
/trunk/Matrix/R/not.R
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/HBMM.R
/trunk/Matrix/R/Hilbert.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/Ops.R
/trunk/Matrix/R/Rsparse.R
/trunk/Matrix/R/SparseM-conv.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/bind2.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/diagMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/kronecker.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/ndenseMatrix.R
/trunk/Matrix/R/ngTMatrix.R
/trunk/Matrix/R/nsparseMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/R/sparseMatrix.R