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
/
dgeMatrix-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
4456
6983 d 9 h
maechler
/trunk/Matrix/
more strict validity checking for Csparse
4286
7046 d 6 h
maechler
/trunk/Matrix/
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT
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
3340
7310 d 2 h
maechler
/trunk/Matrix/
many method cleanups; notably some "dgC" -> "Csparse" generaliztations
3175
7369 d 5 h
maechler
/trunk/Matrix/man/
start massive use of \linkS4class{.}
2207
7497 d 0 h
maechler
/trunk/Matrix/man/
remove @rcond everywhere, and @factors for triangular ones
2095
7515 d 8 h
maechler
/trunk/Matrix/
some 2-argument-tcrossprod methods (and test svn)
2059
7534 d 23 h
maechler
/trunk/Matrix/
make tcrossprod() use 2 arguments (x, y=NULL)
2022
7550 d 21 h
bates
/trunk/Matrix/
Matrix multiplication and coersion at higher level
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
1624
7694 d 23 h
maechler
/trunk/Matrix/man/
separate docu for ddenseMatrix class
1463
7751 d 20 h
bates
/trunk/Matrix/
Added colSums and friends for dgeMatrix class
1386
7769 d 23 h
maechler
/trunk/Matrix/
numeric x dgeMatrix : for solve etc
1324
7787 d 22 h
bates
/trunk/Matrix/
Create "fallback" methods for any kind of numeric, dense matrix
1321
7788 d 2 h
bates
/trunk/Matrix/
Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class
1282
7803 d 18 h
bates
/trunk/Matrix/
Updates to multiplication and other methods
1264
7805 d 23 h
maechler
/trunk/Matrix/
updates
1258
7809 d 2 h
maechler
/trunk/Matrix/
more %*% methods; some dimnames in C (untested); checks extended
1243
7813 d 22 h
maechler
/trunk/Matrix/man/
mainly changed \alias{}es for methods
1232
7815 d 2 h
maechler
/trunk/Matrix/man/
\alias{.} for the new methods
1175
7820 d 20 h
maechler
/trunk/Matrix/
dimnames(), "dimnames() <-", better t(), etc
1169
7821 d 2 h
maechler
/trunk/Matrix/
more group methods and testing them
1070
7837 d 2 h
maechler
/trunk/Matrix/
"Arith" group methods work!
1060
7837 d 6 h
maechler
/trunk/Matrix/
add @Dimnames (-> new "mm")
1006
7843 d 1 h
maechler
/trunk/Matrix/man/
2 typos
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