| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 5031 |
6694 d 0 h |
maechler |
/trunk/Matrix/ |
make work with 2.7.0 version that do not have rcond |
|
| 4963 |
6729 d 5 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>) |
|
| 4769 |
6892 d 23 h |
maechler |
/trunk/Matrix/man/ |
document chol() and qr() S4 generic; move all chol() method docs to chol.Rd |
|
| 4720 |
6925 d 11 h |
maechler |
/trunk/Matrix/ |
image() new defaults + docs; misc |
|
| 4354 |
7011 d 17 h |
maechler |
/trunk/Matrix/ |
part of sparseVector additions; in order to avoid merge conflicts |
|
| 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 |
|
| 4019 |
7167 d 16 h |
maechler |
/trunk/Matrix/ |
fix symmetric-sparse-indexing bug |
|
| 3950 |
7205 d 15 h |
maechler |
/trunk/Matrix/ |
fully-sparse solve() for dsC; indexing & comparison fixes |
|
| 3791 |
7251 d 23 h |
maechler |
/trunk/Matrix/ |
check 'x' slot in l.CMatrix_validate |
|
| 3517 |
7272 d 0 h |
bates |
/trunk/Matrix/ |
Promote %*% methods to ddenseMatrix class |
|
| 3340 |
7309 d 20 h |
maechler |
/trunk/Matrix/ |
many method cleanups; notably some "dgC" -> "Csparse" generaliztations |
|
| 3175 |
7368 d 23 h |
maechler |
/trunk/Matrix/man/ |
start massive use of \linkS4class{.} |
|
| 2256 |
7489 d 21 h |
maechler |
/trunk/Matrix/ |
add to tests: now also check setAs("matrix", *) |
|
| 2255 |
7489 d 22 h |
maechler |
/trunk/Matrix/ |
Class cleanup; particularly ldense* ones |
|
| 2207 |
7496 d 18 h |
maechler |
/trunk/Matrix/man/ |
remove @rcond everywhere, and @factors for triangular ones |
|
| 1909 |
7597 d 18 h |
maechler |
/trunk/Matrix/ |
more examples; update |
|
| 1869 |
7604 d 21 h |
maechler |
/trunk/Matrix/ |
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ... |
|
| 1857 |
7607 d 5 h |
maechler |
/trunk/Matrix/ |
some "Summary" methods; some "Compare" group methods; logical dense matrices |
|
| 1833 |
7615 d 19 h |
maechler |
/trunk/Matrix/ |
too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes |
|