| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 3543 |
7267 d 22 h |
maechler |
/branches/Matrix-for-R-2.3.x/ |
branching an "old-R" compatible version of Matrix |
|
| 3502 |
7275 d 11 h |
bates |
/trunk/Matrix/ |
Move methods to the CsparseMatrix class |
|
| 3401 |
7288 d 21 h |
bates |
/trunk/Matrix/ |
Generalize conversions |
|
| 3388 |
7292 d 21 h |
bates |
/trunk/Matrix/ |
crossprod and tcrossprod for TsparseMatrix |
|
| 3340 |
7309 d 20 h |
maechler |
/trunk/Matrix/ |
many method cleanups; notably some "dgC" -> "Csparse" generaliztations |
|
| 3338 |
7311 d 7 h |
maechler |
/trunk/Matrix/ |
miscellaneous mostly related to sparse indexing |
|
| 3218 |
7354 d 5 h |
maechler |
/trunk/Matrix/ |
implemented all 4 of {rowSums(), ... colMeans()} |
|
| 3172 |
7370 d 6 h |
maechler |
/trunk/Matrix/ |
useDynlib(*, .registration=TRUE) |
|
| 3034 |
7423 d 18 h |
maechler |
/trunk/Matrix/ |
coercions from dgC to triangular (dtC) and symmetric (dsC), etc |
|
| 2357 |
7441 d 0 h |
maechler |
/trunk/Matrix/ |
sparse: "[<-" and better arithmetic; other tweaks |
|
| 2281 |
7473 d 20 h |
maechler |
/trunk/Matrix/ |
add simplistic "[<-" method for dgT |
|
| 2208 |
7496 d 18 h |
maechler |
/trunk/Matrix/ |
make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings |
|
| 2059 |
7534 d 17 h |
maechler |
/trunk/Matrix/ |
make tcrossprod() use 2 arguments (x, y=NULL) |
|
| 1997 |
7562 d 23 h |
bates |
/trunk/Matrix/R/ |
Adding PACKAGE = to .Call lines |
|
| 1906 |
7597 d 18 h |
maechler |
/trunk/Matrix/R/ |
isSymmetric() & simulate() updates; sparse subsetting |
|
| 1869 |
7604 d 21 h |
maechler |
/trunk/Matrix/ |
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ... |
|
| 1836 |
7615 d 17 h |
bates |
/trunk/Matrix/ |
crossprod and tcrossprod for Tsparse |
|
| 1833 |
7615 d 19 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 |
|
| 1788 |
7631 d 16 h |
maechler |
/trunk/Matrix/R/ |
cosmetic: stay within integers |
|
| 1777 |
7634 d 20 h |
maechler |
/trunk/Matrix/ |
new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do |
|