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
/
dtrMatrix.c
@ 3782
– Rev 3543
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
3543
7268 d 1 h
maechler
/branches/Matrix-for-R-2.3.x/
branching an "old-R" compatible version of Matrix
3520
7271 d 19 h
bates
/trunk/Matrix/
Promotion of %*% and solve to RHS of ddenseMatrix
3501
7275 d 21 h
maechler
/trunk/Matrix/
use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones
3484
7277 d 1 h
maechler
/trunk/Matrix/
eliminate classed argument from dup_mM*() and dependencies
3454
7279 d 16 h
bates
/trunk/Matrix/src/
Use dup_mMatrix_as_dgeMatrix
2254
7490 d 1 h
maechler
/trunk/Matrix/
make*_(triangular|symmetric) : now for ldense* as well
2200
7497 d 20 h
bates
/trunk/Matrix/
Removing rcond slot from Matrix objects
2197
7498 d 18 h
maechler
/trunk/Matrix/src/
new dMatrix_validate and dense_nonpacked_validate
1864
7606 d 22 h
maechler
/trunk/Matrix/src/
packed_to_full_(double|int) and full_to_packed_*
1862
7607 d 5 h
maechler
/trunk/Matrix/src/
use uplo_P() and diag_P() macros instead of *_value() functions
1827
7619 d 0 h
maechler
/trunk/Matrix/
new compressed_non_0_ij()
1781
7634 d 0 h
maechler
/trunk/Matrix/
add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?
1717
7655 d 19 h
bates
/trunk/Matrix/
Release 0.98-3
1329
7786 d 4 h
maechler
/trunk/Matrix/src/
no need for \ in %*% in error message
1285
7803 d 1 h
maechler
/trunk/Matrix/src/
eliminate extraneous declaration for "-Wall"
1284
7803 d 1 h
bates
/trunk/Matrix/
Generalize matrix multiplication and solve methods
1263
7805 d 20 h
maechler
/trunk/Matrix/src/
comments
1258
7808 d 23 h
maechler
/trunk/Matrix/
more %*% methods; some dimnames in C (untested); checks extended
1209
7815 d 21 h
bates
/trunk/Matrix/
Methods and coercions for the dtpMatrix class
1203
7816 d 12 h
bates
/trunk/Matrix/src/
Clean up *_validate functions
1190
7818 d 23 h
bates
/trunk/Matrix/
Internationalization and localization
1172
7820 d 23 h
maechler
/trunk/Matrix/src/
prevent segfault {but not "nicely"}
1044
7839 d 8 h
maechler
/trunk/Matrix/src/
use mkString(); "uplo" and "diag" must be uppercase
978
7845 d 2 h
bates
/trunk/Matrix/src/
Renaming and reorganizing classes
977
7845 d 3 h
bates
/trunk/Matrix/src/
Renaming and reorganizing classes
975
7845 d 5 h
bates
/trunk/Matrix/
Change name of slot from factorization to factors
750
7924 d 3 h
bates
/trunk/Matrix/
Updates for factorization name and default value
561
7966 d 0 h
bates
/trunk/Matrix/
Add registration of .Call functions
218
8141 d 5 h
bates
/trunk/Matrix/
Adding coercions - fixing bugs
155
8161 d 21 h
bates
/trunk/Matrix/
Initial import