| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 5028 |
6695 d 13 h |
maechler |
/trunk/Matrix/ |
rcond(., norm) instead of (., type) |
|
| 5003 |
6705 d 7 h |
maechler |
/trunk/Matrix/ |
.symDiagonal(), is.na() and more diagonalMatrix "Ops" |
|
| 4963 |
6729 d 21 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>) |
|
| 4952 |
6734 d 22 h |
maechler |
/trunk/Matrix/ |
new symmpart(), skewpart() |
|
| 4912 |
6752 d 13 h |
maechler |
/trunk/Matrix/R/ |
any(as.logical(i)) since any(<double) now warns |
|
| 4910 |
6757 d 10 h |
maechler |
/trunk/Matrix/ |
more indexing/subassignment & testing those |
|
| 4871 |
6806 d 6 h |
maechler |
/trunk/Matrix/ |
indexing M[i], for *vector* i; and tests for those, see ChangeLog |
|
| 4868 |
6807 d 13 h |
maechler |
/trunk/Matrix/ |
+ cov2cor(); updates to nearPD()+doc; others |
|
| 4817 |
6869 d 9 h |
maechler |
/trunk/Matrix/ |
some more dense solve() / lu() |
|
| 4759 |
6904 d 9 h |
maechler |
/trunk/Matrix/ |
more [<- (i=missing,j=ANY, value=Matrix) etc |
|
| 4743 |
6920 d 14 h |
maechler |
/trunk/Matrix/ |
add explicit ... to function args in certain setMethod("[" ..) calls {for R-devel} |
|
| 4720 |
6926 d 3 h |
maechler |
/trunk/Matrix/ |
image() new defaults + docs; misc |
|
| 4714 |
6930 d 12 h |
maechler |
/trunk/Matrix/ |
solve, %*% etc and correct test |
|
| 4711 |
6930 d 18 h |
maechler |
/trunk/Matrix/ |
add more x |
|
| 4668 |
6942 d 16 h |
maechler |
/trunk/Matrix/ |
(mostly) patches from Brian re potential changes in R-devel |
|
| 4639 |
6949 d 16 h |
maechler |
/trunk/Matrix/ |
norm() for sparse; systematic checking of norm() and all "Summary" methods |
|
| 4354 |
7012 d 9 h |
maechler |
/trunk/Matrix/ |
part of sparseVector additions; in order to avoid merge conflicts |
|
| 4320 |
7027 d 20 h |
maechler |
/trunk/Matrix/R/ |
for "!" use (x) for R >= 2.6.0, and (e1) otherwise;
replace "1:1" by "1L" since we now require R >= 2.5.0 |
|
| 4311 |
7033 d 0 h |
maechler |
/trunk/Matrix/ |
update; mostly for ("[", Tsparse..)" |
|
| 4286 |
7046 d 17 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|