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)
/
branches
/
Matrix-for-R-2.3.x
/
tests
/
validObj.R
@ 3782
– Rev 3543
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
3543
7268 d 0 h
maechler
/branches/Matrix-for-R-2.3.x/
branching an "old-R" compatible version of Matrix
/branches/Matrix-for-R-2.3.x
3395
7290 d 22 h
bates
/trunk/Matrix/tests/
Check on all(eq) should be all(eq@x) - worked for wrong reasons prior to S4SXP
/trunk/Matrix/tests/validObj.R
3182
7365 d 21 h
maechler
/trunk/Matrix/
a few small changes, comments - on the way to get to a better "Compare" (group method) approach
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgCMatrix.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/tests/lmer.R
/trunk/Matrix/tests/validObj.R
2236
7492 d 23 h
maechler
/trunk/Matrix/
"dsy" no longer extends "dge"; other small fixes
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgRMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dpoMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/lsCMatrix.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/Matrix.Rd
/trunk/Matrix/man/Subassign-methods.Rd
/trunk/Matrix/man/Xtrct-methods.Rd
/trunk/Matrix/man/dpoMatrix-class.Rd
/trunk/Matrix/tests/validObj.R
2198
7498 d 17 h
maechler
/trunk/Matrix/
new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions
/trunk/Matrix/ChangeLog
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/lmer.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/dsRMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/dtRMatrix-class-def.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/validObj.R
1803
7627 d 1 h
maechler
/trunk/Matrix/tests/
move testing "tools" functions to ./inst/test-tools.R
/trunk/Matrix/tests/dgCMatrix.R
/trunk/Matrix/tests/graph.R
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/matr-exp.R
/trunk/Matrix/tests/validObj.R
1764
7638 d 19 h
maechler
/trunk/Matrix/tests/
some new ones
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/simple.R
/trunk/Matrix/tests/validObj.R
1722
7649 d 23 h
maechler
/trunk/Matrix/tests/
+ "denseMatrix"
/trunk/Matrix/tests/validObj.R
1718
7655 d 10 h
bates
/trunk/Matrix/tests/
Release 0.98-3
/trunk/Matrix/tests/validObj.R
1705
7658 d 8 h
maechler
/trunk/Matrix/
misc comments/formatting
/trunk/Matrix/ChangeLog
/trunk/Matrix/TODO
/trunk/Matrix/man/sleepstudy.Rd
/trunk/Matrix/tests/validObj.R
1582
7719 d 0 h
maechler
/trunk/Matrix/
re-instantiate old examples / tests since R-devel bug seems gone now
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/tests/dgCMatrix.R
/trunk/Matrix/tests/dpoMatrix.R
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/tests/validObj.R
1566
7721 d 1 h
bates
/trunk/Matrix/tests/
Comment out problematic tests
/trunk/Matrix/tests/validObj.R
1300
7795 d 4 h
maechler
/trunk/Matrix/
make virtual classes "VIRTUAL"
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/AllGeneric.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/tests/validObj.R
1287
7803 d 0 h
maechler
/trunk/Matrix/
more %*% and setAs(); tests too
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/tests/dpoMatrix.R
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/tests/dtpMatrix.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/validObj.R
1282
7803 d 16 h
bates
/trunk/Matrix/
Updates to multiplication and other methods
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dpoMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/man/Cholesky-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dpoMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/dppMatrix.c
/trunk/Matrix/src/dppMatrix.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dspMatrix.h
/trunk/Matrix/src/factorizations.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/dpoMatrix.R
/trunk/Matrix/tests/validObj.R
1264
7805 d 20 h
maechler
/trunk/Matrix/
updates
/trunk/Matrix/TODO
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/unpack.Rd
/trunk/Matrix/tests/validObj.R
1258
7808 d 23 h
maechler
/trunk/Matrix/
more %*% methods; some dimnames in C (untested); checks extended
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtpMatrix.h
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/dpoMatrix.Rout.save
/trunk/Matrix/tests/dtpMatrix.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/validObj.R
1242
7813 d 20 h
maechler
/trunk/Matrix/tests/
new tests
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/dgCMatrix.R
/trunk/Matrix/tests/dtpMatrix.R
/trunk/Matrix/tests/validObj.R
1233
7814 d 23 h
maechler
/trunk/Matrix/tests/
update & extend tests
/trunk/Matrix/tests/dgCMatrix.R
/trunk/Matrix/tests/dtpMatrix.R
/trunk/Matrix/tests/validObj.R
1175
7820 d 17 h
maechler
/trunk/Matrix/
dimnames(), "dimnames() <-", better t(), etc
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/NAMESPACE
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/tests/validObj.R
←Prev
1
2
Next→
Show All