| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4994 |
6707 d 10 h |
maechler |
/trunk/Matrix/ |
my fast determinant(<dsC..>) versions |
|
| 4963 |
6730 d 23 h |
maechler |
/trunk/Matrix/ |
+ forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods; Matrix() and many man/*Rd : replace many as(*, <specific>) by as(*, <virtual superclass>) |
|
| 4953 |
6736 d 0 h |
maechler |
/trunk/Matrix/ |
miscellaneous cleanup; typically indexing and coercion |
|
| 4910 |
6758 d 11 h |
maechler |
/trunk/Matrix/ |
more indexing/subassignment & testing those |
|
| 4871 |
6807 d 7 h |
maechler |
/trunk/Matrix/ |
indexing M[i], for *vector* i; and tests for those, see ChangeLog |
|
| 4743 |
6921 d 15 h |
maechler |
/trunk/Matrix/ |
add explicit ... to function args in certain setMethod("[" ..) calls {for R-devel} |
|
| 4738 |
6922 d 18 h |
maechler |
/trunk/Matrix/R/ |
finally can replace s/ncol = n/ncol/ in diag() methods |
|
| 4734 |
6923 d 10 h |
bates |
/trunk/Matrix/ |
Remove deprecated function writeHB and its methods; switch writeMM to use CHOLMOD code; repair readMM |
|
| 4639 |
6950 d 17 h |
maechler |
/trunk/Matrix/ |
norm() for sparse; systematic checking of norm() and all "Summary" methods |
|
| 4483 |
6979 d 16 h |
maechler |
/trunk/Matrix/ |
colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code |
|
| 4320 |
7028 d 22 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 |
|
| 4109 |
7119 d 14 h |
maechler |
/trunk/Matrix/ |
drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R |
|
| 4104 |
7120 d 12 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4082 |
7133 d 0 h |
maechler |
/trunk/Matrix/ |
accomplished quite a few small FIXMEs; see ChangeLog |
|
| 4080 |
7136 d 11 h |
maechler |
/trunk/Matrix/ |
indexing etc till yesterday |
|
| 4064 |
7152 d 10 h |
maechler |
/trunk/Matrix/ |
move Ops to new Ops.R; start using "Logic" |
|
| 4055 |
7154 d 16 h |
maechler |
/trunk/Matrix/ |
more "[<-" fixes; validity of triangular sparse |
|
| 4040 |
7160 d 0 h |
maechler |
/trunk/Matrix/ |
fix last (? ha!) indexing bug; cbind2/rbind2 |
|
| 4032 |
7164 d 19 h |
maechler |
/trunk/Matrix/ |
any(), all() and "Compare"(<sparse>) - for release of 0.9975-7 |
|
| 3959 |
7204 d 11 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|