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-for-R-2.3.x
/
tests
/
indexing.R
– Rev 3543
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
3543
7268 d 7 h
maechler
/branches/Matrix-for-R-2.3.x/
branching an "old-R" compatible version of Matrix
3409
7286 d 5 h
maechler
/trunk/Matrix/
fix replCmat, using new C Csparse_symmetric_to_general
3402
7289 d 6 h
bates
/trunk/Matrix/
Generalize conversions
3391
7291 d 14 h
maechler
/trunk/Matrix/tests/
update (do not 2.4.0-only code)
3372
7294 d 14 h
maechler
/trunk/Matrix/
use utils:::tail.matrix directly
3340
7310 d 5 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3310
7322 d 7 h
maechler
/trunk/Matrix/
miscellaneous small things, including extended tests; see also ChangeLog
3147
7375 d 17 h
maechler
/trunk/Matrix/tests/
a few more tests
2357
7441 d 9 h
maechler
/trunk/Matrix/
sparse: "[<-" and better arithmetic; other tweaks
2281
7474 d 5 h
maechler
/trunk/Matrix/
add simplistic "[<-" method for dgT
1833
7616 d 4 h
maechler
/trunk/Matrix/
too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes
1803
7627 d 8 h
maechler
/trunk/Matrix/tests/
move testing "tools" functions to ./inst/test-tools.R
1777
7635 d 5 h
maechler
/trunk/Matrix/
new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do
1764
7639 d 2 h
maechler
/trunk/Matrix/tests/
some new ones
1325
7787 d 16 h
maechler
/trunk/Matrix/
"[" and show() methods for sparse matrices => RFC