| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4868 |
6806 d 20 h |
maechler |
/trunk/Matrix/ |
+ cov2cor(); updates to nearPD()+doc; others |
|
| 4769 |
6892 d 23 h |
maechler |
/trunk/Matrix/man/ |
document chol() and qr() S4 generic; move all chol() method docs to chol.Rd |
|
| 4720 |
6925 d 11 h |
maechler |
/trunk/Matrix/ |
image() new defaults + docs; misc |
|
| 4714 |
6929 d 19 h |
maechler |
/trunk/Matrix/ |
solve, %*% etc and correct test |
|
| 4711 |
6930 d 2 h |
maechler |
/trunk/Matrix/ |
add more x |
|
| 4639 |
6948 d 23 h |
maechler |
/trunk/Matrix/ |
norm() for sparse; systematic checking of norm() and all "Summary" methods |
|
| 4354 |
7011 d 17 h |
maechler |
/trunk/Matrix/ |
part of sparseVector additions; in order to avoid merge conflicts |
|
| 4311 |
7032 d 7 h |
maechler |
/trunk/Matrix/ |
update; mostly for ("[", Tsparse..)" |
|
| 4286 |
7046 d 1 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|
| 4199 |
7064 d 23 h |
maechler |
/trunk/Matrix/ |
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state |
|
| 4109 |
7117 d 20 h |
maechler |
/trunk/Matrix/ |
drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R |
|
| 4104 |
7118 d 18 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4095 |
7124 d 21 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 4052 |
7156 d 18 h |
maechler |
/trunk/Matrix/ |
rbind2() / cbind2() methods fixes + new Auxiliaries |
|
| 4040 |
7158 d 6 h |
maechler |
/trunk/Matrix/ |
fix last (? ha!) indexing bug; cbind2/rbind2 |
|
| 3959 |
7202 d 17 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3950 |
7205 d 15 h |
maechler |
/trunk/Matrix/ |
fully-sparse solve() for dsC; indexing & comparison fixes |
|
| 3942 |
7207 d 20 h |
maechler |
/trunk/Matrix/ |
extend Csparse_Csparse_crossprod for tcrossprod (need test!); isSymmetric improved; misc. |
|
| 3933 |
7209 d 21 h |
maechler |
/trunk/Matrix/ |
another set of fixes/improvements; the last prompted by Harri Kiiveri |
|
| 3931 |
7212 d 21 h |
maechler |
/trunk/Matrix/ |
miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix |
|