| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 5028 |
6695 d 9 h |
maechler |
/trunk/Matrix/ |
rcond(., norm) instead of (., type) |
|
| 4738 |
6921 d 12 h |
maechler |
/trunk/Matrix/R/ |
finally can replace s/ncol = n/ncol/ in diag() methods |
|
| 4685 |
6935 d 10 h |
maechler |
/trunk/Matrix/ |
fix <dge> %*% <dtr> + misc.cosmetics |
|
| 4639 |
6949 d 11 h |
maechler |
/trunk/Matrix/ |
norm() for sparse; systematic checking of norm() and all "Summary" methods |
|
| 4286 |
7046 d 12 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|
| 4104 |
7119 d 5 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 3520 |
7272 d 3 h |
bates |
/trunk/Matrix/ |
Promotion of %*% and solve to RHS of ddenseMatrix |
|
| 3504 |
7275 d 13 h |
bates |
/trunk/Matrix/R/ |
Direct call to dup_mMatrix_as_dgeMatrix |
|
| 3501 |
7276 d 5 h |
maechler |
/trunk/Matrix/ |
use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones |
|
| 3488 |
7277 d 7 h |
bates |
/trunk/Matrix/ |
Use dup_mMatrix_as_dgeMatrix |
|
| 3484 |
7277 d 9 h |
maechler |
/trunk/Matrix/ |
eliminate classed argument from dup_mM*() and dependencies |
|
| 3172 |
7370 d 18 h |
maechler |
/trunk/Matrix/ |
useDynlib(*, .registration=TRUE) |
|
| 3034 |
7424 d 6 h |
maechler |
/trunk/Matrix/ |
coercions from dgC to triangular (dtC) and symmetric (dsC), etc |
|
| 2198 |
7499 d 2 h |
maechler |
/trunk/Matrix/ |
new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions |
|
| 2192 |
7500 d 2 h |
bates |
/trunk/Matrix/R/ |
Updating the list of slots on factorable and non-factorable classes |
|
| 2123 |
7510 d 9 h |
maechler |
/trunk/Matrix/ |
"diagonalMatrix" class and subclasses with a few methods; very basic "ltTMatrix" methods |
|
| 1998 |
7563 d 4 h |
bates |
/trunk/Matrix/R/ |
Adding PACKAGE = to .Call |
|
| 1857 |
7607 d 17 h |
maechler |
/trunk/Matrix/ |
some "Summary" methods; some "Compare" group methods; logical dense matrices |
|
| 1833 |
7616 d 7 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 |
|
| 1807 |
7626 d 17 h |
maechler |
/trunk/Matrix/R/ |
comments & update for Diagonal |
|