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)
/
trunk
/
Matrix
/
man
/
dsparseMatrix-class.Rd
@ 3700
– Rev 4769
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
4769
6893 d 4 h
maechler
/trunk/Matrix/man/
document chol() and qr() S4 generic; move all chol() method docs to chol.Rd
4720
6925 d 16 h
maechler
/trunk/Matrix/
image() new defaults + docs; misc
4639
6949 d 4 h
maechler
/trunk/Matrix/
norm() for sparse; systematic checking of norm() and all "Summary" methods
4286
7046 d 6 h
maechler
/trunk/Matrix/
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT
4082
7131 d 11 h
maechler
/trunk/Matrix/
accomplished quite a few small FIXMEs; see ChangeLog
4052
7156 d 23 h
maechler
/trunk/Matrix/
rbind2() / cbind2() methods fixes + new Auxiliaries
3931
7213 d 2 h
maechler
/trunk/Matrix/
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix
3534
7269 d 4 h
maechler
/trunk/Matrix/
miscellaneous tweaks; moved some method definitions higher up
3524
7270 d 21 h
maechler
/trunk/Matrix/
several smallish fixes
3310
7322 d 3 h
maechler
/trunk/Matrix/
miscellaneous small things, including extended tests; see also ChangeLog
3175
7369 d 4 h
maechler
/trunk/Matrix/man/
start massive use of \linkS4class{.}
2357
7441 d 5 h
maechler
/trunk/Matrix/
sparse: "[<-" and better arithmetic; other tweaks
1869
7605 d 2 h
maechler
/trunk/Matrix/
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...
1857
7607 d 10 h
maechler
/trunk/Matrix/
some "Summary" methods; some "Compare" group methods; logical dense matrices
1833
7616 d 0 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
1830
7617 d 3 h
bates
/trunk/Matrix/
Added CHOLMOD-based C functions. Still need methods defined in R and some error checking
1314
7793 d 3 h
maechler
/trunk/Matrix/
+ virtual "sparseMatrix" classes