| 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 |
|
| 4483 |
6978 d 3 h |
maechler |
/trunk/Matrix/ |
colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code |
|
| 4354 |
7011 d 22 h |
maechler |
/trunk/Matrix/ |
part of sparseVector additions; in order to avoid merge conflicts |
|
| 4104 |
7118 d 23 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4095 |
7125 d 2 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 4082 |
7131 d 11 h |
maechler |
/trunk/Matrix/ |
accomplished quite a few small FIXMEs; see ChangeLog |
|
| 4055 |
7153 d 3 h |
maechler |
/trunk/Matrix/ |
more "[<-" fixes; validity of triangular sparse |
|
| 4052 |
7156 d 23 h |
maechler |
/trunk/Matrix/ |
rbind2() / cbind2() methods fixes + new Auxiliaries |
|
| 4040 |
7158 d 11 h |
maechler |
/trunk/Matrix/ |
fix last (? ha!) indexing bug; cbind2/rbind2 |
|
| 3959 |
7202 d 22 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3876 |
7234 d 3 h |
maechler |
/trunk/Matrix/ |
Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably for lsC*; more coercions; first cut at Csparse_drop() |
|
| 3755 |
7258 d 21 h |
maechler |
/trunk/Matrix/ |
new nMatrix and subclasses; lsparse change to have x slot; many consequences |
|
| 3534 |
7269 d 4 h |
maechler |
/trunk/Matrix/ |
miscellaneous tweaks; moved some method definitions higher up |
|
| 3411 |
7286 d 1 h |
maechler |
/trunk/Matrix/R/ |
use Csparse_to_logical |
|
| 3340 |
7310 d 1 h |
maechler |
/trunk/Matrix/ |
many method cleanups; notably some "dgC" -> "Csparse" generaliztations |
|
| 3338 |
7311 d 12 h |
maechler |
/trunk/Matrix/ |
miscellaneous mostly related to sparse indexing |
|
| 3218 |
7354 d 10 h |
maechler |
/trunk/Matrix/ |
implemented all 4 of {rowSums(), ... colMeans()} |
|
| 3172 |
7370 d 11 h |
maechler |
/trunk/Matrix/ |
useDynlib(*, .registration=TRUE) |
|
| 3034 |
7423 d 23 h |
maechler |
/trunk/Matrix/ |
coercions from dgC to triangular (dtC) and symmetric (dsC), etc |
|
| 2357 |
7441 d 5 h |
maechler |
/trunk/Matrix/ |
sparse: "[<-" and better arithmetic; other tweaks |
|