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
/
ldenseMatrix.R
@ 4560
– 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 6 h
bates
/branches/Matrix-APIchange/
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series
4440
6991 d 5 h
maechler
/trunk/Matrix/
use correct "na.rm" default in all() and any(); tests for that
4320
7027 d 9 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 23 h
maechler
/trunk/Matrix/
many more coercions for diag(), "!", etc; see ChangeLog
4095
7125 d 2 h
maechler
/trunk/Matrix/
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes
4064
7150 d 21 h
maechler
/trunk/Matrix/
move Ops to new Ops.R; start using "Logic"
4032
7163 d 7 h
maechler
/trunk/Matrix/
any(), all() and "Compare"(<sparse>) - for release of 0.9975-7
3791
7252 d 4 h
maechler
/trunk/Matrix/
check 'x' slot in l.CMatrix_validate
3755
7258 d 21 h
maechler
/trunk/Matrix/
new nMatrix and subclasses; lsparse change to have x slot; many consequences
3429
7283 d 4 h
maechler
/trunk/Matrix/
small update; extend LU-class example
3347
7305 d 6 h
maechler
/trunk/Matrix/
more dgRMatrix coercions (5 days ago)
3182
7365 d 23 h
maechler
/trunk/Matrix/
a few small changes, comments - on the way to get to a better "Compare" (group method) approach
3176
7369 d 2 h
maechler
/trunk/Matrix/
eliminate a few old "FIXME"s (and add a new one :-)
3172
7370 d 11 h
maechler
/trunk/Matrix/
useDynlib(*, .registration=TRUE)
2357
7441 d 5 h
maechler
/trunk/Matrix/
sparse: "[<-" and better arithmetic; other tweaks
2255
7490 d 3 h
maechler
/trunk/Matrix/
Class cleanup; particularly ldense* ones
1998
7562 d 22 h
bates
/trunk/Matrix/R/
Adding PACKAGE = to .Call
1869
7605 d 2 h
maechler
/trunk/Matrix/
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...
1866
7607 d 0 h
maechler
/trunk/Matrix/
more "Compare" and some "!" methods; expm() for sparse; updated tests
1857
7607 d 10 h
maechler
/trunk/Matrix/
some "Summary" methods; some "Compare" group methods; logical dense matrices