| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4972 |
6718 d 19 h |
maechler |
/trunk/Matrix/ |
use diagU2N in more places; also new Tsparse_diagU2N() |
|
| 4963 |
6729 d 8 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>) |
|
| 4953 |
6734 d 9 h |
maechler |
/trunk/Matrix/ |
miscellaneous cleanup; typically indexing and coercion |
|
| 4910 |
6756 d 20 h |
maechler |
/trunk/Matrix/ |
more indexing/subassignment & testing those |
|
| 4871 |
6805 d 16 h |
maechler |
/trunk/Matrix/ |
indexing M[i], for *vector* i; and tests for those, see ChangeLog |
|
| 4868 |
6806 d 23 h |
maechler |
/trunk/Matrix/ |
+ cov2cor(); updates to nearPD()+doc; others |
|
| 4759 |
6903 d 20 h |
maechler |
/trunk/Matrix/ |
more [<- (i=missing,j=ANY, value=Matrix) etc |
|
| 4336 |
7017 d 6 h |
maechler |
/trunk/Matrix/tests/ |
testing symmetric Tsparse indexing |
|
| 4335 |
7017 d 7 h |
maechler |
/trunk/Matrix/ |
fixed symmetric Tsparse indexing |
|
| 4333 |
7020 d 5 h |
maechler |
/trunk/Matrix/ |
fix duplicated subassigment: A[c(1,2,1),3] <- .. |
|
| 4311 |
7032 d 10 h |
maechler |
/trunk/Matrix/ |
update; mostly for ("[", Tsparse..)" |
|
| 4286 |
7046 d 4 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|
| 4199 |
7065 d 2 h |
maechler |
/trunk/Matrix/ |
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state |
|
| 4109 |
7117 d 23 h |
maechler |
/trunk/Matrix/ |
drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R |
|
| 4082 |
7131 d 9 h |
maechler |
/trunk/Matrix/ |
accomplished quite a few small FIXMEs; see ChangeLog |
|
| 4080 |
7134 d 20 h |
maechler |
/trunk/Matrix/ |
indexing etc till yesterday |
|
| 4055 |
7153 d 1 h |
maechler |
/trunk/Matrix/ |
more "[<-" fixes; validity of triangular sparse |
|
| 4040 |
7158 d 9 h |
maechler |
/trunk/Matrix/ |
fix last (? ha!) indexing bug; cbind2/rbind2 |
|
| 4032 |
7163 d 4 h |
maechler |
/trunk/Matrix/ |
any(), all() and "Compare"(<sparse>) - for release of 0.9975-7 |
|
| 3959 |
7202 d 20 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|