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
/
dsparseMatrix.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 4 h
bates
/branches/Matrix-APIchange/
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series
4208
7062 d 1 h
maechler
/trunk/Matrix/R/
other part of move to kronecker.R
4052
7156 d 22 h
maechler
/trunk/Matrix/
rbind2() / cbind2() methods fixes + new Auxiliaries
3933
7210 d 0 h
maechler
/trunk/Matrix/
another set of fixes/improvements; the last prompted by Harri Kiiveri
3931
7213 d 1 h
maechler
/trunk/Matrix/
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix
3534
7269 d 2 h
maechler
/trunk/Matrix/
miscellaneous tweaks; moved some method definitions higher up
3524
7270 d 20 h
maechler
/trunk/Matrix/
several smallish fixes
3517
7272 d 3 h
bates
/trunk/Matrix/
Promote %*% methods to ddenseMatrix class
3340
7310 d 0 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3310
7322 d 1 h
maechler
/trunk/Matrix/
miscellaneous small things, including extended tests; see also ChangeLog
3172
7370 d 10 h
maechler
/trunk/Matrix/
useDynlib(*, .registration=TRUE)
2357
7441 d 3 h
maechler
/trunk/Matrix/
sparse: "[<-" and better arithmetic; other tweaks
2304
7461 d 19 h
bates
/trunk/Matrix/
Used cholmod_vertcat and cholmod_horzcat for cbind2 and rbind2 in the dsparseMatrix virtual class
1869
7605 d 0 h
maechler
/trunk/Matrix/
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...
1866
7606 d 22 h
maechler
/trunk/Matrix/
more "Compare" and some "!" methods; expm() for sparse; updated tests
1857
7607 d 9 h
maechler
/trunk/Matrix/
some "Summary" methods; some "Compare" group methods; logical dense matrices
1833
7615 d 23 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