| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4549 |
6962 d 2 h |
maechler |
/branches/Matrix-APIchange/ |
port changes (4545..4548) from trunk |
|
| 4529 |
6966 d 1 h |
bates |
/branches/Matrix-APIchange/ |
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series |
|
| 4483 |
6977 d 22 h |
maechler |
/trunk/Matrix/ |
colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code |
|
| 4371 |
7006 d 21 h |
maechler |
/trunk/Matrix/ |
sparseVector. <- v; rowSums/colSums; summary(<sparse>); spMatrix(.) utility |
|
| 4335 |
7017 d 4 h |
maechler |
/trunk/Matrix/ |
fixed symmetric Tsparse indexing |
|
| 4333 |
7020 d 2 h |
maechler |
/trunk/Matrix/ |
fix duplicated subassigment: A[c(1,2,1),3] <- .. |
|
| 4320 |
7027 d 4 h |
maechler |
/trunk/Matrix/R/ |
for "!" use (x) for R >= 2.6.0, and (e1) otherwise;
replace "1:1" by "1L" since we now require R >= 2.5.0 |
|
| 4311 |
7032 d 7 h |
maechler |
/trunk/Matrix/ |
update; mostly for ("[", Tsparse..)" |
|
| 4286 |
7046 d 1 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|
| 4199 |
7064 d 23 h |
maechler |
/trunk/Matrix/ |
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state |
|
| 4129 |
7112 d 6 h |
maechler |
/trunk/Matrix/R/ |
use .T.2.C and properly fix last change for tril/triu/band {not using as_Csparse} |
|
| 4125 |
7113 d 17 h |
maechler |
/trunk/Matrix/ |
Rsparse coercions now all via R-level "workaround"; to and from *virtual* rather than specific classes |
|
| 4109 |
7117 d 20 h |
maechler |
/trunk/Matrix/ |
drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R |
|
| 4095 |
7124 d 21 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 4080 |
7134 d 17 h |
maechler |
/trunk/Matrix/ |
indexing etc till yesterday |
|
| 4055 |
7152 d 22 h |
maechler |
/trunk/Matrix/ |
more "[<-" fixes; validity of triangular sparse |
|
| 4040 |
7158 d 6 h |
maechler |
/trunk/Matrix/ |
fix last (? ha!) indexing bug; cbind2/rbind2 |
|
| 4019 |
7167 d 16 h |
maechler |
/trunk/Matrix/ |
fix symmetric-sparse-indexing bug |
|
| 3959 |
7202 d 17 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3836 |
7241 d 4 h |
maechler |
/trunk/Matrix/ |
more coercion methods (for rare matrices) => less exceptions |
|