| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4529 |
6966 d 6 h |
bates |
/branches/Matrix-APIchange/ |
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series |
|
| 4286 |
7046 d 6 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|
| 4104 |
7118 d 23 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 3520 |
7271 d 20 h |
bates |
/trunk/Matrix/ |
Promotion of %*% and solve to RHS of ddenseMatrix |
|
| 3504 |
7275 d 6 h |
bates |
/trunk/Matrix/R/ |
Direct call to dup_mMatrix_as_dgeMatrix |
|
| 3501 |
7275 d 22 h |
maechler |
/trunk/Matrix/ |
use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones |
|
| 3488 |
7277 d 1 h |
bates |
/trunk/Matrix/ |
Use dup_mMatrix_as_dgeMatrix |
|
| 3484 |
7277 d 3 h |
maechler |
/trunk/Matrix/ |
eliminate classed argument from dup_mM*() and dependencies |
|
| 3172 |
7370 d 11 h |
maechler |
/trunk/Matrix/ |
useDynlib(*, .registration=TRUE) |
|
| 3034 |
7423 d 23 h |
maechler |
/trunk/Matrix/ |
coercions from dgC to triangular (dtC) and symmetric (dsC), etc |
|
| 2198 |
7498 d 19 h |
maechler |
/trunk/Matrix/ |
new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions |
|
| 2192 |
7499 d 19 h |
bates |
/trunk/Matrix/R/ |
Updating the list of slots on factorable and non-factorable classes |
|
| 2123 |
7510 d 2 h |
maechler |
/trunk/Matrix/ |
"diagonalMatrix" class and subclasses with a few methods; very basic "ltTMatrix" methods |
|
| 1998 |
7562 d 22 h |
bates |
/trunk/Matrix/R/ |
Adding PACKAGE = to .Call |
|
| 1857 |
7607 d 10 h |
maechler |
/trunk/Matrix/ |
some "Summary" methods; some "Compare" group methods; logical dense matrices |
|
| 1833 |
7616 d 0 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 11 h |
maechler |
/trunk/Matrix/R/ |
comments & update for Diagonal |
|
| 1727 |
7650 d 0 h |
maechler |
/trunk/Matrix/R/ |
first place to use callNextMethod() |
|
| 1287 |
7803 d 2 h |
maechler |
/trunk/Matrix/ |
more %*% and setAs(); tests too |
|
| 1284 |
7803 d 3 h |
bates |
/trunk/Matrix/ |
Generalize matrix multiplication and solve methods |
|