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
/
R
/
diagMatrix.R
– Rev 4529
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
4529
6966 d 5 h
bates
/branches/Matrix-APIchange/
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series
4354
7011 d 21 h
maechler
/trunk/Matrix/
part of sparseVector additions; in order to avoid merge conflicts
4320
7027 d 8 h
maechler
/trunk/Matrix/R/
for "!" use (x) for R >= 2.6.0, and (e1) otherwise;
replace "1:1" by "1L" since we now require R >= 2.5.0
4208
7062 d 2 h
maechler
/trunk/Matrix/R/
other part of move to kronecker.R
4199
7065 d 4 h
maechler
/trunk/Matrix/
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state
4105
7118 d 22 h
maechler
/trunk/Matrix/
solve(<diagMatrix>)
4082
7131 d 11 h
maechler
/trunk/Matrix/
accomplished quite a few small FIXMEs; see ChangeLog
4055
7153 d 3 h
maechler
/trunk/Matrix/
more "[<-" fixes; validity of triangular sparse
4052
7156 d 23 h
maechler
/trunk/Matrix/
rbind2() / cbind2() methods fixes + new Auxiliaries
4040
7158 d 11 h
maechler
/trunk/Matrix/
fix last (? ha!) indexing bug; cbind2/rbind2
3996
7178 d 0 h
maechler
/trunk/Matrix/
"fix" ddi %*% dgC dispatch
3933
7210 d 1 h
maechler
/trunk/Matrix/
another set of fixes/improvements; the last prompted by Harri Kiiveri
3931
7213 d 2 h
maechler
/trunk/Matrix/
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix
3899
7222 d 21 h
maechler
/trunk/Matrix/
fix Matrix() %*% Diagonal() bug
3875
7234 d 3 h
maechler
/trunk/Matrix/
sub-assign to diagonal => sparse; + new bdiag() function
3828
7242 d 3 h
maechler
/trunk/Matrix/
"Compare" for "dMatrix"; plus a few small ones
3791
7252 d 4 h
maechler
/trunk/Matrix/
check 'x' slot in l.CMatrix_validate
3501
7275 d 22 h
maechler
/trunk/Matrix/
use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones
3340
7310 d 1 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3226
7352 d 21 h
maechler
/trunk/Matrix/
coercion to and multiplication of diagonal and sparse matrices
←Prev
1
2
Next→
Show All