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
/
pMatrix.R
– Rev 4549
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
4549
6962 d 2 h
maechler
/branches/Matrix-APIchange/
port changes (4545..4548) from trunk
4529
6966 d 1 h
bates
/branches/Matrix-APIchange/
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series
4320
7027 d 4 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
4104
7118 d 18 h
maechler
/trunk/Matrix/
many more coercions for diag(), "!", etc; see ChangeLog
4095
7124 d 21 h
maechler
/trunk/Matrix/
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes
4063
7150 d 16 h
maechler
/trunk/Matrix/R/
as(*, nMatrix)
3959
7202 d 17 h
maechler
/trunk/Matrix/
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]
3931
7212 d 21 h
maechler
/trunk/Matrix/
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix
3755
7258 d 16 h
maechler
/trunk/Matrix/
new nMatrix and subclasses; lsparse change to have x slot; many consequences
3451
7279 d 23 h
maechler
/trunk/Matrix/
rename class "LU" to "denseLU" and make "LU" virtual
3274
7330 d 22 h
maechler
/trunk/Matrix/
coercion pMatrix -> Tsparse
1866
7606 d 18 h
maechler
/trunk/Matrix/
more "Compare" and some "!" methods; expm() for sparse; updated tests
1743
7646 d 21 h
maechler
/trunk/Matrix/R/
setAs( to "lgTMatrix" )
1287
7802 d 21 h
maechler
/trunk/Matrix/
more %*% and setAs(); tests too
1283
7802 d 22 h
bates
/trunk/Matrix/
include permutation in expand method for LU
1280
7804 d 12 h
bates
/trunk/Matrix/
Correct the coercion to matrix
1268
7804 d 13 h
bates
/trunk/Matrix/
permutation matrix class