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)
/
trunk
/
Matrix
/
src
/
TMatrix_as.c
– Rev 4963
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
4963
6729 d 9 h
maechler
/trunk/Matrix/
+ forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods; Matrix() and many man/*Rd : replace many as(*, <specific>) by as(*, <virtual superclass>)
4573
6959 d 20 h
maechler
/trunk/Matrix/
Rsparse validation methods; finally make use of slot_dup() macro; fix R_to_C (symmetric)
4104
7118 d 22 h
maechler
/trunk/Matrix/
many more coercions for diag(), "!", etc; see ChangeLog
4093
7125 d 1 h
maechler
/trunk/Matrix/src/
+ SET_Dimnames; more dimnames setting and other cosmetic
3944
7207 d 5 h
maechler
/trunk/Matrix/
2nd round of cleanup for <sparse>_validate()
3755
7258 d 20 h
maechler
/trunk/Matrix/
new nMatrix and subclasses; lsparse change to have x slot; many consequences
3503
7275 d 6 h
bates
/trunk/Matrix/src/
Remove sections of code that are no longer used
3488
7277 d 0 h
bates
/trunk/Matrix/
Use dup_mMatrix_as_dgeMatrix
3325
7315 d 5 h
maechler
/trunk/Matrix/src/
dsTMatrix_as_dgTMatrix(): do not copy the diag TWICE
3312
7320 d 21 h
bates
/trunk/Matrix/src/
Fix the problem of applying INTEGER to the x slot of the value.
1855
7607 d 10 h
maechler
/trunk/Matrix/src/
fix longstanding typo; new dsT*_as_dgT*
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?
1735
7647 d 21 h
bates
/trunk/Matrix/
Coercion method for graphNEL to sparseMatrix class
1200
7816 d 23 h
bates
/trunk/Matrix/
more coercions
1199
7817 d 0 h
bates
/trunk/Matrix/src/
shorten csc_components_transpose to csc_compTr
1190
7819 d 0 h
bates
/trunk/Matrix/
Internationalization and localization
1110
7830 d 17 h
bates
/trunk/Matrix/
Coercions and methods for the dsTMatrix class