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
/
man
/
pMatrix-class.Rd
@ 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
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"
3959
7202 d 22 h
maechler
/trunk/Matrix/
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]
3950
7205 d 20 h
maechler
/trunk/Matrix/
fully-sparse solve() for dsC; indexing & comparison fixes
3755
7258 d 21 h
maechler
/trunk/Matrix/
new nMatrix and subclasses; lsparse change to have x slot; many consequences
3451
7280 d 4 h
maechler
/trunk/Matrix/
rename class "LU" to "denseLU" and make "LU" virtual
3340
7310 d 1 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3274
7331 d 3 h
maechler
/trunk/Matrix/
coercion pMatrix -> Tsparse
3175
7369 d 4 h
maechler
/trunk/Matrix/man/
start massive use of \linkS4class{.}
1869
7605 d 2 h
maechler
/trunk/Matrix/
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...
1865
7607 d 0 h
maechler
/trunk/Matrix/
move "factors" slot to "Matrix"
1746
7647 d 2 h
maechler
/trunk/Matrix/
printing of sparse logicals; "[" reorganization (part 1)
1289
7802 d 1 h
maechler
/trunk/Matrix/man/
cosmetic; examples
1287
7803 d 2 h
maechler
/trunk/Matrix/
more %*% and setAs(); tests too
1284
7803 d 3 h
bates
/trunk/Matrix/
Generalize matrix multiplication and solve methods
1280
7804 d 17 h
bates
/trunk/Matrix/
Correct the coercion to matrix
1268
7804 d 18 h
bates
/trunk/Matrix/
permutation matrix class