| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4871 |
6806 d 1 h |
maechler |
/trunk/Matrix/ |
indexing M[i], for *vector* i; and tests for those, see ChangeLog |
|
| 4817 |
6869 d 4 h |
maechler |
/trunk/Matrix/ |
some more dense solve() / lu() |
|
| 4784 |
6879 d 10 h |
maechler |
/trunk/Matrix/ |
matrix %*% pMatrix - bug fix (and a bit more) |
|
| 4639 |
6949 d 11 h |
maechler |
/trunk/Matrix/ |
norm() for sparse; systematic checking of norm() and all "Summary" methods |
|
| 4545 |
6963 d 8 h |
maechler |
/trunk/Matrix/ |
not dropping dimnames (notably of sparse matrices) |
|
| 4320 |
7027 d 16 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 |
|
| 4104 |
7119 d 6 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4095 |
7125 d 9 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 4063 |
7151 d 4 h |
maechler |
/trunk/Matrix/R/ |
as(*, nMatrix) |
|
| 3959 |
7203 d 5 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3931 |
7213 d 9 h |
maechler |
/trunk/Matrix/ |
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix |
|
| 3755 |
7259 d 4 h |
maechler |
/trunk/Matrix/ |
new nMatrix and subclasses; lsparse change to have x slot; many consequences |
|
| 3451 |
7280 d 11 h |
maechler |
/trunk/Matrix/ |
rename class "LU" to "denseLU" and make "LU" virtual |
|
| 3274 |
7331 d 10 h |
maechler |
/trunk/Matrix/ |
coercion pMatrix -> Tsparse |
|
| 1866 |
7607 d 6 h |
maechler |
/trunk/Matrix/ |
more "Compare" and some "!" methods; expm() for sparse; updated tests |
|
| 1743 |
7647 d 9 h |
maechler |
/trunk/Matrix/R/ |
setAs( to "lgTMatrix" ) |
|
| 1287 |
7803 d 9 h |
maechler |
/trunk/Matrix/ |
more %*% and setAs(); tests too |
|
| 1283 |
7803 d 10 h |
bates |
/trunk/Matrix/ |
include permutation in expand method for LU |
|
| 1280 |
7805 d 0 h |
bates |
/trunk/Matrix/ |
Correct the coercion to matrix |
|
| 1268 |
7805 d 1 h |
bates |
/trunk/Matrix/ |
permutation matrix class |
|