| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4549 |
6962 d 7 h |
maechler |
/branches/Matrix-APIchange/ |
port changes (4545..4548) from trunk |
|
| 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 |
|
| 4199 |
7065 d 4 h |
maechler |
/trunk/Matrix/ |
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state |
|
| 4104 |
7118 d 23 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4095 |
7125 d 2 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 4064 |
7150 d 21 h |
maechler |
/trunk/Matrix/ |
move Ops to new Ops.R; start using "Logic" |
|
| 4052 |
7156 d 23 h |
maechler |
/trunk/Matrix/ |
rbind2() / cbind2() methods fixes + new Auxiliaries |
|
| 4040 |
7158 d 11 h |
maechler |
/trunk/Matrix/ |
fix last (? ha!) indexing bug; cbind2/rbind2 |
|
| 3931 |
7213 d 2 h |
maechler |
/trunk/Matrix/ |
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix |
|
| 3876 |
7234 d 3 h |
maechler |
/trunk/Matrix/ |
Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably for lsC*; more coercions; first cut at Csparse_drop() |
|
| 3791 |
7252 d 4 h |
maechler |
/trunk/Matrix/ |
check 'x' slot in l.CMatrix_validate |
|
| 3520 |
7271 d 21 h |
bates |
/trunk/Matrix/ |
Promotion of %*% and solve to RHS of ddenseMatrix |
|
| 3517 |
7272 d 5 h |
bates |
/trunk/Matrix/ |
Promote %*% methods to ddenseMatrix class |
|
| 3508 |
7274 d 3 h |
bates |
/trunk/Matrix/ |
Added triu, tril and band for ddenseMatrix objects. |
|
| 3501 |
7275 d 23 h |
maechler |
/trunk/Matrix/ |
use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones |
|
| 3429 |
7283 d 3 h |
maechler |
/trunk/Matrix/ |
small update; extend LU-class example |
|
| 3340 |
7310 d 1 h |
maechler |
/trunk/Matrix/ |
many method cleanups; notably some "dgC" -> "Csparse" generaliztations |
|
| 2059 |
7534 d 22 h |
maechler |
/trunk/Matrix/ |
make tcrossprod() use 2 arguments (x, y=NULL) |
|
| 1869 |
7605 d 2 h |
maechler |
/trunk/Matrix/ |
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ... |
|
| 1866 |
7607 d 0 h |
maechler |
/trunk/Matrix/ |
more "Compare" and some "!" methods; expm() for sparse; updated tests |
|