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
/
src/
– Rev 3543
Rev
Hide changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
3543
7267 d 18 h
maechler
/branches/Matrix-for-R-2.3.x/
branching an "old-R" compatible version of Matrix
/branches/Matrix-for-R-2.3.x
3540
7268 d 11 h
bates
/trunk/Matrix/src/
*** empty log message ***
/trunk/Matrix/src/dense.c
3532
7268 d 21 h
bates
/trunk/Matrix/src/
Remove unused name in ddense_band
/trunk/Matrix/src/dense.c
3523
7271 d 7 h
bates
/trunk/Matrix/src/
housekeeping
/trunk/Matrix/src/dgTMatrix.c
3522
7271 d 7 h
bates
/trunk/Matrix/src/
housekeeping
/trunk/Matrix/src/init.c
3521
7271 d 7 h
bates
/trunk/Matrix/src/
housekeeping
/trunk/Matrix/src/dsyMatrix.h
3520
7271 d 12 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
3518
7271 d 18 h
bates
/trunk/Matrix/src/
Define and use class_P and mMatrix_as_dgeMatrix
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
/trunk/Matrix/src/chm_common.c
/trunk/Matrix/src/cs_utils.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dsCMatrix.c
3514
7272 d 10 h
bates
/trunk/Matrix/src/
Remove vestigial classed argument for dsCMatrix_matrix_solve
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/dsCMatrix.h
/trunk/Matrix/src/init.c
3508
7273 d 18 h
bates
/trunk/Matrix/
Added triu, tril and band for ddenseMatrix objects.
/trunk/Matrix/ChangeLog
/trunk/Matrix/R/ddenseMatrix.R
/trunk/Matrix/man/band.Rd
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dense.h
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/init.c
3505
7274 d 17 h
bates
/trunk/Matrix/src/
Added initial version of dgeMatrix_band but may change design
/trunk/Matrix/src/dgeMatrix.c
/trunk/Matrix/src/dgeMatrix.h
/trunk/Matrix/src/init.c
3503
7274 d 21 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
3502
7275 d 7 h
bates
/trunk/Matrix/
Move methods to the CsparseMatrix class
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/dgCMatrix.R
/trunk/Matrix/R/dgTMatrix.R
/trunk/Matrix/R/dsTMatrix.R
/trunk/Matrix/R/dtTMatrix.R
/trunk/Matrix/R/lgCMatrix.R
/trunk/Matrix/R/lgTMatrix.R
/trunk/Matrix/R/lsCMatrix.R
/trunk/Matrix/R/ltCMatrix.R
/trunk/Matrix/man/dgCMatrix-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgCMatrix.h
/trunk/Matrix/src/init.c
/trunk/Matrix/src/lgCMatrix.c
/trunk/Matrix/src/lgCMatrix.h
/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
3501
7275 d 14 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
3493
7276 d 12 h
bates
/trunk/Matrix/src/
Add ddiMatrix,dtpMatrix, dspMatrix and dppMatrix conversions. Remove no-longer-used functions.
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/Mutils.h
3492
7276 d 16 h
bates
/trunk/Matrix/src/
Use dup_mMatrix_as_dgeMatrix
/trunk/Matrix/src/Mutils.c
/trunk/Matrix/src/dgTMatrix.h
3490
7276 d 16 h
bates
/trunk/Matrix/src/
Replaced R_ldl etc. by CHOLMOD functions
/trunk/Matrix/src/DEPS.mkf
3489
7276 d 16 h
bates
/trunk/Matrix/src/
Replaced R_ldl etc. by CHOLMOD functions
/trunk/Matrix/src/SOURCES_C.mkf
3488
7276 d 16 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
3485
7276 d 16 h
bates
/trunk/Matrix/src/
Replaced by CHOLMOD functions
/trunk/Matrix/src/Metis_utils.c
/trunk/Matrix/src/Metis_utils.h
/trunk/Matrix/src/R_ldl.c
/trunk/Matrix/src/R_ldl.h
/trunk/Matrix/src/dCholCMatrix.c
/trunk/Matrix/src/dCholCMatrix.h
/trunk/Matrix/src/lCholCMatrix.c
/trunk/Matrix/src/lCholCMatrix.h
←Prev
1
2
Next→
Show All