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
/
dsyMatrix-class.Rd
– 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
Clear current filter
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
3520
7271 d 21 h
bates
/trunk/Matrix/
Promotion of %*% and solve to RHS of ddenseMatrix
3501
7275 d 23 h
maechler
/trunk/Matrix/
use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones
3175
7369 d 5 h
maechler
/trunk/Matrix/man/
start massive use of \linkS4class{.}
2255
7490 d 4 h
maechler
/trunk/Matrix/
Class cleanup; particularly ldense* ones
2207
7497 d 0 h
maechler
/trunk/Matrix/man/
remove @rcond everywhere, and @factors for triangular ones
2198
7498 d 20 h
maechler
/trunk/Matrix/
new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions
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 11 h
maechler
/trunk/Matrix/
some "Summary" methods; some "Compare" group methods; logical dense matrices
1833
7616 d 1 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
1782
7633 d 6 h
maechler
/trunk/Matrix/man/
new symmetric* and triangular* classes` docu: link to them in other places
1582
7719 d 2 h
maechler
/trunk/Matrix/
re-instantiate old examples / tests since R-devel bug seems gone now
1567
7721 d 4 h
bates
/trunk/Matrix/man/
Comment out problematic tests
1287
7803 d 3 h
maechler
/trunk/Matrix/
more %*% and setAs(); tests too
1282
7803 d 19 h
bates
/trunk/Matrix/
Updates to multiplication and other methods
1281
7804 d 18 h
bates
/trunk/Matrix/man/
Document methods and add links
1266
7804 d 19 h
bates
/trunk/Matrix/man/
Coercions and methods for dppMatrix and dspMatrix classes
1264
7805 d 23 h
maechler
/trunk/Matrix/
updates
986
7845 d 1 h
bates
/trunk/Matrix/man/
renaming and rearranging classes
980
7845 d 5 h
bates
/trunk/Matrix/man/
Renaming and reorganizing classes
979
7845 d 5 h
bates
/trunk/Matrix/man/
Renaming and reorganizing classes
975
7845 d 8 h
bates
/trunk/Matrix/
Change name of slot from factorization to factors
393
8076 d 22 h
bates
/trunk/Matrix/
Escape % characters in .Rd files
155
8161 d 23 h
bates
/trunk/Matrix/
Initial import