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
/
src
/
TMatrix_as.c
– 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 5 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
4104
7118 d 22 h
maechler
/trunk/Matrix/
many more coercions for diag(), "!", etc; see ChangeLog
/trunk/Matrix/src/TMatrix_as.c
/trunk/Matrix/src/TMatrix_as.h
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsTMatrix.h
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/R/Auxiliaries.R
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Matrix.R
/trunk/Matrix/R/Ops.R
/trunk/Matrix/R/Rsparse.R
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dgeMatrix.R
/trunk/Matrix/R/dpoMatrix.R
/trunk/Matrix/R/dtpMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/lMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/R/lsTMatrix.R
/trunk/Matrix/R/ltTMatrix.R
/trunk/Matrix/R/ndenseMatrix.R
/trunk/Matrix/R/ngTMatrix.R
/trunk/Matrix/R/nsTMatrix.R
/trunk/Matrix/R/nsparseMatrix.R
/trunk/Matrix/R/ntTMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/inst/test-tools.R
/trunk/Matrix/man/Cholesky-class.Rd
/trunk/Matrix/man/Diagonal.Rd
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/RsparseMatrix-class.Rd
/trunk/Matrix/man/Subassign-methods.Rd
/trunk/Matrix/man/Xtrct-methods.Rd
/trunk/Matrix/man/bdiag.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgRMatrix-class.Rd
/trunk/Matrix/man/dpoMatrix-class.Rd
/trunk/Matrix/man/dsCMatrix-class.Rd
/trunk/Matrix/man/dsRMatrix-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/ndenseMatrix-class.Rd
/trunk/Matrix/man/nsparseMatrix-classes.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/man/sparseMatrix-class.Rd
/trunk/Matrix/src/DEPS.mkf
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgTMatrix.h
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtpMatrix.h
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/dtrMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/dtpMatrix.R
/trunk/Matrix/tests/simple.R
4093
7125 d 1 h
maechler
/trunk/Matrix/src/
+ SET_Dimnames; more dimnames setting and other cosmetic
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/chm_common.h
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
3944
7207 d 5 h
maechler
/trunk/Matrix/
2nd round of cleanup for <sparse>_validate()
/trunk/Matrix/src/lgTMatrix.c
/trunk/Matrix/src/lgTMatrix.h
/trunk/Matrix/src/lsCMatrix.c
/trunk/Matrix/src/lsCMatrix.h
/trunk/Matrix/src/ltCMatrix.c
/trunk/Matrix/src/ltCMatrix.h
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/AllClass.R
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgTMatrix.h
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsCMatrix.h
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsTMatrix.h
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtCMatrix.h
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtTMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lgCMatrix.c
3755
7258 d 20 h
maechler
/trunk/Matrix/
new nMatrix and subclasses; lsparse change to have x slot; many consequences
/trunk/Matrix/R/lMatrix.R
/trunk/Matrix/R/ndenseMatrix.R
/trunk/Matrix/R/ngCMatrix.R
/trunk/Matrix/R/ngTMatrix.R
/trunk/Matrix/R/nsCMatrix.R
/trunk/Matrix/R/nsparseMatrix.R
/trunk/Matrix/R/ntCMatrix.R
/trunk/Matrix/R/ntTMatrix.R
/trunk/Matrix/man/nMatrix-class.Rd
/trunk/Matrix/man/ndenseMatrix-class.Rd
/trunk/Matrix/man/ndiMatrix-class.Rd
/trunk/Matrix/man/ngeMatrix-class.Rd
/trunk/Matrix/man/nsparseMatrix-classes.Rd
/trunk/Matrix/man/nsyMatrix-class.Rd
/trunk/Matrix/man/ntrMatrix-class.Rd
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/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/denseMatrix.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dtCMatrix.R
/trunk/Matrix/R/ldenseMatrix.R
/trunk/Matrix/R/lgCMatrix.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/R/lsparseMatrix.R
/trunk/Matrix/R/pMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/inst/doc/Intro2Matrix.Rnw
/trunk/Matrix/inst/test-tools.R
/trunk/Matrix/man/CHMfactor-class.Rd
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/Matrix-class.Rd
/trunk/Matrix/man/band.Rd
/trunk/Matrix/man/dMatrix-class.Rd
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/man/dtCMatrix-class.Rd
/trunk/Matrix/man/ldenseMatrix-class.Rd
/trunk/Matrix/man/lgeMatrix-class.Rd
/trunk/Matrix/man/lsparseMatrix-classes.Rd
/trunk/Matrix/man/lsyMatrix-class.Rd
/trunk/Matrix/man/pMatrix-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/chm_common.h
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/init.c
/trunk/Matrix/src/ldense.c
/trunk/Matrix/src/ldense.h
/trunk/Matrix/tests/Class+Meth.R
/trunk/Matrix/tests/matprod.R
/trunk/Matrix/tests/simple.R
3503
7275 d 5 h
bates
/trunk/Matrix/src/
Remove sections of code that are no longer used
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgTMatrix.h
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsTMatrix.h
/trunk/Matrix/src/dtTMatrix.h
/trunk/Matrix/src/lgCMatrix.c
/trunk/Matrix/src/lgCMatrix.h
3488
7277 d 0 h
bates
/trunk/Matrix/
Use dup_mMatrix_as_dgeMatrix
/trunk/Matrix/R/dsCMatrix.R
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/R/dtrMatrix.R
/trunk/Matrix/R/sparseQR.R
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsTMatrix.h
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtTMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lsCMatrix.c
/trunk/Matrix/src/lsCMatrix.h
3325
7315 d 5 h
maechler
/trunk/Matrix/src/
dsTMatrix_as_dgTMatrix(): do not copy the diag TWICE
/trunk/Matrix/src/dsTMatrix.c
3312
7320 d 20 h
bates
/trunk/Matrix/src/
Fix the problem of applying INTEGER to the x slot of the value.
/trunk/Matrix/src/dsTMatrix.c
1855
7607 d 9 h
maechler
/trunk/Matrix/src/
fix longstanding typo; new dsT*_as_dgT*
/trunk/Matrix/src/dsTMatrix.c
1781
7634 d 1 h
maechler
/trunk/Matrix/
add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dspMatrix.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtpMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/init.c
/trunk/Matrix/tests/dpoMatrix.Rout.save
1735
7647 d 21 h
bates
/trunk/Matrix/
Coercion method for graphNEL to sparseMatrix class
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/R/sparseMatrix.R
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgTMatrix.h
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lmer.c
1200
7816 d 22 h
bates
/trunk/Matrix/
more coercions
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/man/dgTMatrix-class.Rd
/trunk/Matrix/man/dsCMatrix-class.Rd
/trunk/Matrix/src/dsTMatrix.c
1199
7817 d 0 h
bates
/trunk/Matrix/src/
shorten csc_components_transpose to csc_compTr
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/sscCrosstab.c
1190
7819 d 0 h
bates
/trunk/Matrix/
Internationalization and localization
/trunk/Matrix/inst/po
/trunk/Matrix/inst/po/LL
/trunk/Matrix/inst/po/LL/LC_MESSAGES
/trunk/Matrix/inst/po/LL/LC_MESSAGES/Matrix.mo
/trunk/Matrix/inst/po/LL/LC_MESSAGES/R-Matrix.mo
/trunk/Matrix/po
/trunk/Matrix/po/Matrix.pot
/trunk/Matrix/po/R-Matrix.pot
/trunk/Matrix/src/LU.c
/trunk/Matrix/src/LU.h
/trunk/Matrix/src/cblas.h
/trunk/Matrix/src/flame.c
/trunk/Matrix/src/flame.h
/trunk/Matrix/src/ldl.c
/trunk/Matrix/src/ldl.h
/trunk/Matrix/ChangeLog
/trunk/Matrix/Doxyfile
/trunk/Matrix/src/DEPS.mkf
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/bCrosstab.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dgBCMatrix.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dpoMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsyMatrix.c
/trunk/Matrix/src/dtCMatrix.c
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/dtrMatrix.c
/trunk/Matrix/src/factorizations.c
/trunk/Matrix/src/factorizations.h
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lmer.c
/trunk/Matrix/src/sscCrosstab.c
/trunk/Matrix/src/ssclme.c
/trunk/Matrix/src/triplet_to_col.c
/trunk/Matrix/src/triplet_to_col.h
1110
7830 d 17 h
bates
/trunk/Matrix/
Coercions and methods for the dsTMatrix class
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/src/dsTMatrix.c
/trunk/Matrix/src/dsTMatrix.h
/trunk/Matrix/R/dsyMatrix.R
/trunk/Matrix/R/dtTMatrix.R
/trunk/Matrix/src/DEPS.mkf
/trunk/Matrix/src/SOURCES_C.mkf
/trunk/Matrix/src/dtTMatrix.c
/trunk/Matrix/src/init.c