| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4529 |
6967 d 16 h |
bates |
/branches/Matrix-APIchange/ |
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series |
|
| 4483 |
6979 d 14 h |
maechler |
/trunk/Matrix/ |
colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code |
|
| 4333 |
7021 d 17 h |
maechler |
/trunk/Matrix/ |
fix duplicated subassigment: A[c(1,2,1),3] <- .. |
|
| 4132 |
7113 d 13 h |
maechler |
/trunk/Matrix/ |
eliminate infinite loop in coercions to [ln]sparseMatrix |
|
| 4104 |
7120 d 10 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4006 |
7175 d 16 h |
maechler |
/trunk/Matrix/ |
3 mini updates |
|
| 3959 |
7204 d 9 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3755 |
7260 d 8 h |
maechler |
/trunk/Matrix/ |
new nMatrix and subclasses; lsparse change to have x slot; many consequences |
|
| 3740 |
7262 d 18 h |
maechler |
/trunk/Matrix/inst/ |
add as.mat() |
|
| 2119 |
7512 d 7 h |
maechler |
/trunk/Matrix/ |
work with more stringent all.equal() |
|
| 2110 |
7512 d 16 h |
maechler |
/trunk/Matrix/inst/ |
drop extraneous code |
|
| 1853 |
7608 d 21 h |
maechler |
/trunk/Matrix/inst/ |
add Qidentical() |
|
| 1833 |
7617 d 11 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 |
7628 d 14 h |
maechler |
/trunk/Matrix/ |
cbind() / cbind2() methods for R >= 2.2.0 |
|
| 1801 |
7628 d 16 h |
maechler |
/trunk/Matrix/inst/ |
centralize the testing tools |
|