R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
trunk
/
Matrix
/
tests
/
group-methods.R
– Rev 4652
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
4652
6947 d 4 h
maechler
/trunk/Matrix/
fix for "Math2" digits="missing"
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/tests/group-methods.R
3802
7251 d 9 h
maechler
/trunk/Matrix/
s/dito/ditto/
/trunk/Matrix/ChangeLog
/trunk/Matrix/inst/doc/Intro2Matrix.Rnw
/trunk/Matrix/inst/doc/Introduction.Rnw
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/tests/group-methods.R
3794
7251 d 20 h
bates
/trunk/Matrix/
Handle [t]crossprod of symmetric, sparse matrices in R code
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/tests/group-methods.R
3789
7253 d 18 h
maechler
/trunk/Matrix/tests/
print sparse with NA
/trunk/Matrix/tests/group-methods.R
3787
7253 d 20 h
maechler
/trunk/Matrix/
several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"
/trunk/Matrix/man/ndiMatrix-class.Rd
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/dpoMatrix.R
/trunk/Matrix/R/dppMatrix.R
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/lMatrix.R
/trunk/Matrix/R/lsCMatrix.R
/trunk/Matrix/R/ltCMatrix.R
/trunk/Matrix/R/nsCMatrix.R
/trunk/Matrix/man/Cholesky-class.Rd
/trunk/Matrix/man/Cholesky.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/other-pkgs.R
3524
7270 d 19 h
maechler
/trunk/Matrix/
several smallish fixes
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/R/lmer.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/man/LU-class.Rd
/trunk/Matrix/man/MatrixFactorization-class.Rd
/trunk/Matrix/man/dsparseMatrix-class.Rd
/trunk/Matrix/man/sparseLU-class.Rd
/trunk/Matrix/tests/factorizing.R
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/other-pkgs.R
/trunk/Matrix/tests/simple.R
2357
7441 d 3 h
maechler
/trunk/Matrix/
sparse: "[<-" and better arithmetic; other tweaks
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/Done
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/TODO
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/Matrix.Rd
/trunk/Matrix/man/Subassign-methods.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dsparseMatrix-class.Rd
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lsyMatrix-class.Rd
/trunk/Matrix/man/ltrMatrix-class.Rd
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/indexing.Rout.save
2282
7473 d 23 h
maechler
/trunk/Matrix/
another half-baked lmer test; cosmetics
/trunk/Matrix/man/index-class.Rd
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/dg_Matrix.R
/trunk/Matrix/tests/dpoMatrix.R
/trunk/Matrix/tests/dtpMatrix.R
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/lmer.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/matr-exp.R
1869
7604 d 23 h
maechler
/trunk/Matrix/
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...
/trunk/Matrix/ChangeLog
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.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/dsTMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/dtCMatrix.R
/trunk/Matrix/R/dtTMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgeMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/R/zzz.R
/trunk/Matrix/TODO
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/dCholCMatrix-class.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-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/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/man/ldenseMatrix-class.Rd
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/ltrMatrix-class.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/man/sparseMatrix-class.Rd
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/base-matrix-fun.R
/trunk/Matrix/tests/dg_Matrix.R
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/simple.R
1866
7606 d 21 h
maechler
/trunk/Matrix/
more "Compare" and some "!" methods; expm() for sparse; updated tests
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/man/expm.Rd
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/matr-exp.R
1833
7615 d 22 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
1169
7820 d 23 h
maechler
/trunk/Matrix/
more group methods and testing them
/trunk/Matrix/tests/group-methods.R
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/man/dgeMatrix-class.Rd