| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 3782 |
7255 d 0 h |
maechler |
/branches/Matrix-for-R-2.3.x/ |
port graph-Fixes from the trunk; update Version number |
|
| 3543 |
7268 d 0 h |
maechler |
/branches/Matrix-for-R-2.3.x/ |
branching an "old-R" compatible version of Matrix |
|
| 3541 |
7268 d 17 h |
bates |
/trunk/Matrix/ |
What was I thinking? I checked in files without running R CMD check and adding documentation for methods. Now fixed. |
|
| 3538 |
7268 d 17 h |
bates |
/trunk/Matrix/R/ |
Remove redundant method. |
|
| 3536 |
7268 d 18 h |
bates |
/trunk/Matrix/R/ |
Added direct method to CsparseMatrix from graphNEL |
|
| 3534 |
7269 d 1 h |
maechler |
/trunk/Matrix/ |
miscellaneous tweaks; moved some method definitions higher up |
|
| 3524 |
7270 d 19 h |
maechler |
/trunk/Matrix/ |
several smallish fixes |
|
| 3428 |
7283 d 1 h |
maechler |
/trunk/Matrix/R/ |
fix last fix |
|
| 3427 |
7283 d 2 h |
maechler |
/trunk/Matrix/ |
export zapsmall(); define as.numeric and as.logical methods (not yet finished); fix printing "U" diagonal triangular sparse |
|
| 3373 |
7294 d 7 h |
maechler |
/trunk/Matrix/R/ |
sparse -> graph fix |
|
| 3310 |
7322 d 0 h |
maechler |
/trunk/Matrix/ |
miscellaneous small things, including extended tests; see also ChangeLog |
|
| 3226 |
7352 d 18 h |
maechler |
/trunk/Matrix/ |
coercion to and multiplication of diagonal and sparse matrices |
|
| 3218 |
7354 d 7 h |
maechler |
/trunk/Matrix/ |
implemented all 4 of {rowSums(), ... colMeans()} |
|
| 3149 |
7375 d 9 h |
maechler |
/trunk/Matrix/ |
some "sparse <-> graph" updates |
|
| 3034 |
7423 d 20 h |
maechler |
/trunk/Matrix/ |
coercions from dgC to triangular (dtC) and symmetric (dsC), etc |
|
| 2357 |
7441 d 2 h |
maechler |
/trunk/Matrix/ |
sparse: "[<-" and better arithmetic; other tweaks |
|
| 2208 |
7496 d 20 h |
maechler |
/trunk/Matrix/ |
make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings |
|
| 2158 |
7502 d 22 h |
maechler |
/trunk/Matrix/ |
add ", drop = FALSE" in lmer.coef constructions; plus a few comments |
|
| 2120 |
7510 d 17 h |
maechler |
/trunk/Matrix/R/ |
isSymmetric() generic must match isSymmetric in R-devel |
|
| 1998 |
7562 d 19 h |
bates |
/trunk/Matrix/R/ |
Adding PACKAGE = to .Call |
|
| 1906 |
7597 d 20 h |
maechler |
/trunk/Matrix/R/ |
isSymmetric() & simulate() updates; sparse subsetting |
|
| 1869 |
7604 d 23 h |
maechler |
/trunk/Matrix/ |
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ... |
|
| 1833 |
7615 d 21 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 |
|
| 1804 |
7627 d 1 h |
maechler |
/trunk/Matrix/ |
cbind() / cbind2() methods for R >= 2.2.0 |
|
| 1777 |
7634 d 22 h |
maechler |
/trunk/Matrix/ |
new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do |
|
| 1765 |
7638 d 19 h |
maechler |
/trunk/Matrix/ |
prepare graphNEL coercion both for directed and undir. |
|
| 1761 |
7639 d 23 h |
maechler |
/trunk/Matrix/ |
Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples |
|
| 1746 |
7646 d 23 h |
maechler |
/trunk/Matrix/ |
printing of sparse logicals; "[" reorganization (part 1) |
|
| 1735 |
7647 d 19 h |
bates |
/trunk/Matrix/ |
Coercion method for graphNEL to sparseMatrix class |
|
| 1325 |
7787 d 9 h |
maechler |
/trunk/Matrix/ |
"[" and show() methods for sparse matrices => RFC |
|
| 1322 |
7787 d 22 h |
bates |
/trunk/Matrix/R/ |
Multiplication operations for sparseMatrix and ddenseMatrix |
|