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
/
dtTMatrix.c
@ 4543
– Rev 4558
Rev
Show 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
4558
6961 d 2 h
maechler
/branches/Matrix-APIchange/
more R_CheckStack()s
4530
6966 d 2 h
bates
/branches/Matrix-APIchange/
API change - pass the empty structure to the as_cholmod_x functions
4529
6966 d 2 h
bates
/branches/Matrix-APIchange/
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series
4496
6975 d 18 h
maechler
/trunk/Matrix/src/
update + comment
4104
7118 d 19 h
maechler
/trunk/Matrix/
many more coercions for diag(), "!", etc; see ChangeLog
4093
7124 d 22 h
maechler
/trunk/Matrix/src/
+ SET_Dimnames; more dimnames setting and other cosmetic
4056
7152 d 4 h
maechler
/trunk/Matrix/src/
+ include
4055
7153 d 0 h
maechler
/trunk/Matrix/
more "[<-" fixes; validity of triangular sparse
3944
7207 d 2 h
maechler
/trunk/Matrix/
2nd round of cleanup for <sparse>_validate()
3755
7258 d 17 h
maechler
/trunk/Matrix/
new nMatrix and subclasses; lsparse change to have x slot; many consequences
3488
7276 d 21 h
bates
/trunk/Matrix/
Use dup_mMatrix_as_dgeMatrix
3402
7288 d 22 h
bates
/trunk/Matrix/
Generalize conversions
2263
7488 d 0 h
bates
/trunk/Matrix/
Move dtTMatrix_to_dtCMatrix to CHOLMOD code
1862
7607 d 3 h
maechler
/trunk/Matrix/src/
use uplo_P() and diag_P() macros instead of *_value() functions
1856
7607 d 7 h
maechler
/trunk/Matrix/src/
+ logical dense matrices; more coercions
1781
7633 d 22 h
maechler
/trunk/Matrix/
add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?
1203
7816 d 10 h
bates
/trunk/Matrix/src/
Clean up *_validate functions
1190
7818 d 21 h
bates
/trunk/Matrix/
Internationalization and localization
1110
7830 d 14 h
bates
/trunk/Matrix/
Coercions and methods for the dsTMatrix class
1095
7831 d 17 h
bates
/trunk/Matrix/src/
triangular, triplet sparse matrices