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-APIchange
/
man
/
dgeMatrix-class.Rd
– Rev 4529
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
4529
6966 d 8 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
4456
6983 d 10 h
maechler
/trunk/Matrix/
more strict validity checking for Csparse
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/tests/simple.R
4286
7046 d 8 h
maechler
/trunk/Matrix/
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT
/trunk/Matrix/man/kronecker-methods.Rd
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dtTMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/kronecker.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/R/ltTMatrix.R
/trunk/Matrix/R/ngTMatrix.R
/trunk/Matrix/R/ntTMatrix.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/TsparseMatrix-class.Rd
/trunk/Matrix/man/cBind.Rd
/trunk/Matrix/man/dgTMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/diagonalMatrix-class.Rd
/trunk/Matrix/man/dsparseMatrix-class.Rd
/trunk/Matrix/man/dtCMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/nsparseMatrix-classes.Rd
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/bind.Rout.save
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/simple.R
3520
7271 d 23 h
bates
/trunk/Matrix/
Promotion of %*% and solve to RHS of ddenseMatrix
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dspMatrix.h
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dsyMatrix.h
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtpMatrix.h
/trunk/Matrix/src/dtrMatrix.c
3501
7276 d 1 h
maechler
/trunk/Matrix/
use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/diagMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/ddiMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dsyMatrix-class.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/init.c
3340
7310 d 3 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
/trunk/Matrix/man/replValue-class.Rd
/trunk/Matrix/ChangeLog
/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/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/diagMatrix.R
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/dtCMatrix.R
/trunk/Matrix/R/lmer.R
/trunk/Matrix/R/lsCMatrix.R
/trunk/Matrix/R/pedigree.R
/trunk/Matrix/TODO
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/Subassign-methods.Rd
/trunk/Matrix/man/band.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgTMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dsCMatrix-class.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/tests/bind.R
/trunk/Matrix/tests/bind.Rout.save
/trunk/Matrix/tests/indexing.R
/trunk/Matrix/tests/indexing.Rout.save
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/simple.R
3175
7369 d 6 h
maechler
/trunk/Matrix/man/
start massive use of \linkS4class{.}
/trunk/Matrix/man/CAex.Rd
/trunk/Matrix/man/CHMfactor-class.Rd
/trunk/Matrix/man/Cholesky-class.Rd
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/Diagonal.Rd
/trunk/Matrix/man/Hilbert.Rd
/trunk/Matrix/man/LU-class.Rd
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/Matrix.Rd
/trunk/Matrix/man/RsparseMatrix-class.Rd
/trunk/Matrix/man/Subassign-methods.Rd
/trunk/Matrix/man/TsparseMatrix-class.Rd
/trunk/Matrix/man/VarCorr.Rd
/trunk/Matrix/man/band.Rd
/trunk/Matrix/man/compMatrix-class.Rd
/trunk/Matrix/man/dCholCMatrix-class.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/ddiMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgRMatrix-class.Rd
/trunk/Matrix/man/dgTMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/diagonalMatrix-class.Rd
/trunk/Matrix/man/dpoMatrix-class.Rd
/trunk/Matrix/man/dsCMatrix-class.Rd
/trunk/Matrix/man/dsRMatrix-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-def.Rd
/trunk/Matrix/man/dtpMatrix-class.Rd
/trunk/Matrix/man/dtrMatrix-class.Rd
/trunk/Matrix/man/expm.Rd
/trunk/Matrix/man/generalMatrix-class.Rd
/trunk/Matrix/man/index-class.Rd
/trunk/Matrix/man/ldenseMatrix-class.Rd
/trunk/Matrix/man/ldiMatrix-class.Rd
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lmer-class.Rd
/trunk/Matrix/man/lmer.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/lsyMatrix-class.Rd
/trunk/Matrix/man/ltrMatrix-class.Rd
/trunk/Matrix/man/lu.Rd
/trunk/Matrix/man/mcmcsamp.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/man/pedigree-class.Rd
/trunk/Matrix/man/pedigree.Rd
/trunk/Matrix/man/sparseMatrix-class.Rd
/trunk/Matrix/man/symmetricMatrix-class.Rd
/trunk/Matrix/man/tcrossprod.Rd
/trunk/Matrix/man/triangularMatrix-class.Rd
/trunk/Matrix/man/unused-classes.Rd
2207
7497 d 1 h
maechler
/trunk/Matrix/man/
remove @rcond everywhere, and @factors for triangular ones
/trunk/Matrix/man/Cholesky-class.Rd
/trunk/Matrix/man/ddiMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgTMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/diagonalMatrix-class.Rd
/trunk/Matrix/man/dpoMatrix-class.Rd
/trunk/Matrix/man/dsCMatrix-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
2095
7515 d 10 h
maechler
/trunk/Matrix/
some 2-argument-tcrossprod methods (and test svn)
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/init.c
2059
7535 d 0 h
maechler
/trunk/Matrix/
make tcrossprod() use 2 arguments (x, y=NULL)
/trunk/Matrix/R/AllGeneric.R
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/lgCMatrix.R
/trunk/Matrix/TODO
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/TsparseMatrix-class.Rd
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/tcrossprod.Rd
/trunk/Matrix/tests/dtpMatrix.R
2022
7550 d 23 h
bates
/trunk/Matrix/
Matrix multiplication and coersion at higher level
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/TsparseMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dense.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/init.c
1869
7605 d 4 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
1857
7607 d 12 h
maechler
/trunk/Matrix/
some "Summary" methods; some "Compare" group methods; logical dense matrices
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgeMatrix.R
/trunk/Matrix/man/ldenseMatrix-class.Rd
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lsyMatrix-class.Rd
/trunk/Matrix/man/ltrMatrix-class.Rd
/trunk/Matrix/Done
/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/dMatrix.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dppMatrix.R
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dsparseMatrix.R
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/dtTMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/lsCMatrix.R
/trunk/Matrix/R/ltCMatrix.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dpoMatrix-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/lsparseMatrix-classes.Rd
/trunk/Matrix/man/unused-classes.Rd
1624
7695 d 0 h
maechler
/trunk/Matrix/man/
separate docu for ddenseMatrix class
/trunk/Matrix/man/ddenseMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
1463
7751 d 21 h
bates
/trunk/Matrix/
Added colSums and friends for dgeMatrix class
/trunk/Matrix/tests/rowcolOps.R
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/init.c
1386
7770 d 1 h
maechler
/trunk/Matrix/
numeric x dgeMatrix : for solve etc
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/tests/solve.R
1324
7788 d 0 h
bates
/trunk/Matrix/
Create "fallback" methods for any kind of numeric, dense matrix
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/eigen.R
/trunk/Matrix/man/Schur.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/expm.Rd
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/init.c
1321
7788 d 4 h
bates
/trunk/Matrix/
Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/dMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dpoMatrix.R
/trunk/Matrix/R/dppMatrix.R
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dspMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/man/dsCMatrix-class.Rd
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsCMatrix.h
/trunk/Matrix/src/init.c
1282
7803 d 20 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
7806 d 0 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
←Prev
1
2
Next→
Show All