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.Rout.save
@ 3782
– 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
7267 d 20 h
maechler
/branches/Matrix-for-R-2.3.x/
branching an "old-R" compatible version of Matrix
3409
7285 d 18 h
maechler
/trunk/Matrix/
fix replCmat, using new C Csparse_symmetric_to_general
3391
7291 d 3 h
maechler
/trunk/Matrix/tests/
update (do not 2.4.0-only code)
3372
7294 d 4 h
maechler
/trunk/Matrix/
use utils:::tail.matrix directly
3340
7309 d 18 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3310
7321 d 20 h
maechler
/trunk/Matrix/
miscellaneous small things, including extended tests; see also ChangeLog
3147
7375 d 6 h
maechler
/trunk/Matrix/tests/
a few more tests
2357
7440 d 22 h
maechler
/trunk/Matrix/
sparse: "[<-" and better arithmetic; other tweaks
2281
7473 d 18 h
maechler
/trunk/Matrix/
add simplistic "[<-" method for dgT
2208
7496 d 16 h
maechler
/trunk/Matrix/
make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings
2198
7498 d 13 h
maechler
/trunk/Matrix/
new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions
1866
7606 d 17 h
maechler
/trunk/Matrix/
more "Compare" and some "!" methods; expm() for sparse; updated tests
1833
7615 d 17 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
7626 d 21 h
maechler
/trunk/Matrix/tests/
move testing "tools" functions to ./inst/test-tools.R
1777
7634 d 18 h
maechler
/trunk/Matrix/
new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do
1763
7638 d 15 h
maechler
/trunk/Matrix/tests/
new for regr.checking