| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4871 |
6805 d 13 h |
maechler |
/trunk/Matrix/ |
indexing M[i], for *vector* i; and tests for those, see ChangeLog |
|
| 4817 |
6868 d 16 h |
maechler |
/trunk/Matrix/ |
some more dense solve() / lu() |
|
| 4784 |
6878 d 22 h |
maechler |
/trunk/Matrix/ |
matrix %*% pMatrix - bug fix (and a bit more) |
|
| 4639 |
6948 d 23 h |
maechler |
/trunk/Matrix/ |
norm() for sparse; systematic checking of norm() and all "Summary" methods |
|
| 4545 |
6962 d 20 h |
maechler |
/trunk/Matrix/ |
not dropping dimnames (notably of sparse matrices) |
|
| 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 |
|
| 4104 |
7118 d 18 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4095 |
7124 d 21 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 4063 |
7150 d 16 h |
maechler |
/trunk/Matrix/R/ |
as(*, nMatrix) |
|
| 3959 |
7202 d 17 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3931 |
7212 d 21 h |
maechler |
/trunk/Matrix/ |
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix |
|
| 3755 |
7258 d 16 h |
maechler |
/trunk/Matrix/ |
new nMatrix and subclasses; lsparse change to have x slot; many consequences |
|
| 3451 |
7279 d 23 h |
maechler |
/trunk/Matrix/ |
rename class "LU" to "denseLU" and make "LU" virtual |
|
| 3274 |
7330 d 22 h |
maechler |
/trunk/Matrix/ |
coercion pMatrix -> Tsparse |
|
| 1866 |
7606 d 19 h |
maechler |
/trunk/Matrix/ |
more "Compare" and some "!" methods; expm() for sparse; updated tests |
|
| 1743 |
7646 d 21 h |
maechler |
/trunk/Matrix/R/ |
setAs( to "lgTMatrix" ) |
|
| 1287 |
7802 d 21 h |
maechler |
/trunk/Matrix/ |
more %*% and setAs(); tests too |
|
| 1283 |
7802 d 22 h |
bates |
/trunk/Matrix/ |
include permutation in expand method for LU |
|
| 1280 |
7804 d 12 h |
bates |
/trunk/Matrix/ |
Correct the coercion to matrix |
|
| 1268 |
7804 d 13 h |
bates |
/trunk/Matrix/ |
permutation matrix class |
|