| 1833 |
7615 d 16 h |
maechler |
/trunk/Matrix/ |
too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes |
|
/trunk/Matrix/R/dsparseMatrix.R /trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/ChangeLog /trunk/Matrix/DESCRIPTION /trunk/Matrix/NAMESPACE /trunk/Matrix/R/AllClass.R /trunk/Matrix/R/AllGeneric.R /trunk/Matrix/R/Auxiliaries.R /trunk/Matrix/R/Matrix.R /trunk/Matrix/R/Tsparse.R /trunk/Matrix/R/dMatrix.R /trunk/Matrix/R/ddenseMatrix.R /trunk/Matrix/R/denseMatrix.R /trunk/Matrix/R/dgCMatrix.R /trunk/Matrix/R/dgTMatrix.R /trunk/Matrix/R/dgeMatrix.R /trunk/Matrix/R/dsyMatrix.R /trunk/Matrix/R/dtrMatrix.R /trunk/Matrix/R/lgTMatrix.R /trunk/Matrix/R/lsparseMatrix.R /trunk/Matrix/R/sparseMatrix.R /trunk/Matrix/inst/test-tools.R /trunk/Matrix/man/Matrix-class.Rd /trunk/Matrix/man/Subassign-methods.Rd /trunk/Matrix/man/TsparseMatrix-class.Rd /trunk/Matrix/man/Xtrct-methods.Rd /trunk/Matrix/man/dMatrix-class.Rd /trunk/Matrix/man/ddenseMatrix-class.Rd /trunk/Matrix/man/dgCMatrix-class.Rd /trunk/Matrix/man/dsCMatrix-class.Rd /trunk/Matrix/man/dsparseMatrix-class.Rd /trunk/Matrix/man/dsyMatrix-class.Rd /trunk/Matrix/man/dtCMatrix-class.Rd /trunk/Matrix/man/dtrMatrix-class.Rd /trunk/Matrix/man/lsparseMatrix-classes.Rd /trunk/Matrix/man/sparseMatrix-class.Rd /trunk/Matrix/src/Csparse.c /trunk/Matrix/tests/Class+Meth.R /trunk/Matrix/tests/bind.R /trunk/Matrix/tests/dgTMatrix.R /trunk/Matrix/tests/group-methods.R /trunk/Matrix/tests/indexing.R /trunk/Matrix/tests/indexing.Rout.save /trunk/Matrix/tests/matprod.R
|
| 1777 |
7634 d 17 h |
maechler |
/trunk/Matrix/ |
new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do |
|
/trunk/Matrix/man/index-class.Rd /trunk/Matrix/tests/dgTMatrix.R /trunk/Matrix/tests/graph.R
/trunk/Matrix/ChangeLog /trunk/Matrix/NAMESPACE /trunk/Matrix/R/AllClass.R /trunk/Matrix/R/Matrix.R /trunk/Matrix/R/denseMatrix.R /trunk/Matrix/R/dgTMatrix.R /trunk/Matrix/R/gTMatrix.R /trunk/Matrix/R/sparseMatrix.R /trunk/Matrix/man/Subassign-methods.Rd /trunk/Matrix/man/Xtrct-methods.Rd /trunk/Matrix/tests/indexing.R /trunk/Matrix/tests/indexing.Rout.save
|
| 1761 |
7639 d 18 h |
maechler |
/trunk/Matrix/ |
Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples |
|
/trunk/Matrix/R/denseMatrix.R /trunk/Matrix/man/Subassign-methods.Rd
/trunk/Matrix/ChangeLog /trunk/Matrix/DESCRIPTION /trunk/Matrix/R/Matrix.R /trunk/Matrix/R/dgTMatrix.R /trunk/Matrix/R/sparseMatrix.R /trunk/Matrix/man/Xtrct-methods.Rd /trunk/Matrix/man/denseMatrix-class.Rd /trunk/Matrix/man/dsRMatrix-class.Rd /trunk/Matrix/man/gTMatrix-class.Rd /trunk/Matrix/man/sparseMatrix-class.Rd
|