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
/
dgeMatrix.c
@ 1908
– Rev 4981
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
4981
6716 d 4 h
maechler
/trunk/Matrix/
fix the infamous expm() bug also in "Matrix" (duh!)
4972
6718 d 21 h
maechler
/trunk/Matrix/
use diagU2N in more places; also new Tsparse_diagU2N()
4969
6720 d 4 h
maechler
/trunk/Matrix/src/
s/norm_type/La_norm_type/ in order to move to R-devel
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>)
4953
6734 d 10 h
maechler
/trunk/Matrix/
miscellaneous cleanup; typically indexing and coercion
4595
6956 d 23 h
bates
/trunk/Matrix/src/
Fix a "thinko" in the new code for dgeMatrix_colsums
4579
6957 d 22 h
bates
/trunk/Matrix/src/
Untangle horrible code in dgeMatrix_colsums to fix a subtle bug (Kurt Hornik and Ingo Feinerer)
4578
6957 d 23 h
maechler
/trunk/Matrix/src/
"cleaned" dgeMatrix_colsums() - but did not solve the bug
4573
6959 d 20 h
maechler
/trunk/Matrix/
Rsparse validation methods; finally make use of slot_dup() macro; fix R_to_C (symmetric)
4565
6961 d 2 h
maechler
/trunk/Matrix/
merge 'branches/Matrix-APIchange' back into the trunk
4418
6993 d 1 h
bates
/trunk/Matrix/src/
Remove warnings after change to const char* CHAR
4104
7118 d 22 h
maechler
/trunk/Matrix/
many more coercions for diag(), "!", etc; see ChangeLog
4004
7175 d 2 h
bates
/trunk/Matrix/src/
Check Lapack error code in dgeMatrix_matrix_solve
3984
7180 d 3 h
bates
/trunk/Matrix/
Check error code from dgetri in dgeMatrix_solve (Barry Rowlingson)
3931
7213 d 2 h
maechler
/trunk/Matrix/
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix
3520
7271 d 20 h
bates
/trunk/Matrix/
Promotion of %*% and solve to RHS of ddenseMatrix
3508
7274 d 2 h
bates
/trunk/Matrix/
Added triu, tril and band for ddenseMatrix objects.
3505
7275 d 1 h
bates
/trunk/Matrix/src/
Added initial version of dgeMatrix_band but may change design
3484
7277 d 2 h
maechler
/trunk/Matrix/
eliminate classed argument from dup_mM*() and dependencies
3476
7277 d 21 h
bates
/trunk/Matrix/src/
Ensure 'factors' slot exists in result of dgeMatrix_crossprod (may need to do this in other places).
←Prev
1
2
Next→
Show All