| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4987 |
6708 d 19 h |
maechler |
/trunk/Matrix/ |
back-compatibility: as(., "dsCMatrix") with one warning per session |
|
| 4953 |
6734 d 6 h |
maechler |
/trunk/Matrix/ |
miscellaneous cleanup; typically indexing and coercion |
|
| 4199 |
7064 d 23 h |
maechler |
/trunk/Matrix/ |
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state |
|
| 4095 |
7124 d 21 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 3755 |
7258 d 16 h |
maechler |
/trunk/Matrix/ |
new nMatrix and subclasses; lsparse change to have x slot; many consequences |
|
| 3678 |
7265 d 20 h |
bates |
/trunk/Matrix/ |
Merging changes from Matrix-nolmer branch |
|
| 3424 |
7283 d 16 h |
bates |
/trunk/Matrix/R/ |
Use C code for diagU2N in CsparseMatrix classes |
|
| 3404 |
7286 d 19 h |
bates |
/trunk/Matrix/ |
Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible |
|
| 3401 |
7288 d 21 h |
bates |
/trunk/Matrix/ |
Generalize conversions |
|
| 3340 |
7309 d 20 h |
maechler |
/trunk/Matrix/ |
many method cleanups; notably some "dgC" -> "Csparse" generaliztations |
|
| 3172 |
7370 d 6 h |
maechler |
/trunk/Matrix/ |
useDynlib(*, .registration=TRUE) |
|
| 3112 |
7392 d 23 h |
bates |
/trunk/Matrix/ |
Add special solve method for unit upper triangular matrices |
|
| 3092 |
7397 d 20 h |
bates |
/trunk/Matrix/ |
Unit diagonal property in transpose of dtCMatrix |
|
| 3078 |
7404 d 5 h |
maechler |
/trunk/Matrix/ |
tT -> tC; and diagU2N() for solve(<dtC>) |
|
| 3070 |
7408 d 1 h |
bates |
/trunk/Matrix/ |
Add CSparse-based solve methods for dtCMatrix class |
|
| 3034 |
7423 d 18 h |
maechler |
/trunk/Matrix/ |
coercions from dgC to triangular (dtC) and symmetric (dsC), etc |
|
| 2265 |
7487 d 15 h |
bates |
/trunk/Matrix/ |
Use coersion for transpose of dtCMatrix class |
|
| 2256 |
7489 d 21 h |
maechler |
/trunk/Matrix/ |
add to tests: now also check setAs("matrix", *) |
|
| 2208 |
7496 d 18 h |
maechler |
/trunk/Matrix/ |
make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings |
|
| 1997 |
7562 d 23 h |
bates |
/trunk/Matrix/R/ |
Adding PACKAGE = to .Call lines |
|