| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 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 |
|
| 4354 |
7011 d 22 h |
maechler |
/trunk/Matrix/ |
part of sparseVector additions; in order to avoid merge conflicts |
|
| 4320 |
7027 d 9 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 |
7032 d 13 h |
maechler |
/trunk/Matrix/ |
update; mostly for ("[", Tsparse..)" |
|
| 4286 |
7046 d 6 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|
| 4208 |
7062 d 2 h |
maechler |
/trunk/Matrix/R/ |
other part of move to kronecker.R |
|
| 4199 |
7065 d 4 h |
maechler |
/trunk/Matrix/ |
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state |
|
| 4109 |
7118 d 1 h |
maechler |
/trunk/Matrix/ |
drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R |
|
| 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 |
|
| 4080 |
7134 d 22 h |
maechler |
/trunk/Matrix/ |
indexing etc till yesterday |
|
| 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 |
|
| 4032 |
7163 d 7 h |
maechler |
/trunk/Matrix/ |
any(), all() and "Compare"(<sparse>) - for release of 0.9975-7 |
|
| 3959 |
7202 d 22 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3950 |
7205 d 20 h |
maechler |
/trunk/Matrix/ |
fully-sparse solve() for dsC; indexing & comparison fixes |
|
| 3943 |
7207 d 8 h |
maechler |
/trunk/Matrix/ |
tcrossprod(<Csp>, <Csp>); dimnames for [t]crossprod; validity now ensures correct length(Dimnames[[j]]) |
|
| 3942 |
7208 d 1 h |
maechler |
/trunk/Matrix/ |
extend Csparse_Csparse_crossprod for tcrossprod (need test!); isSymmetric improved; misc. |
|
| 3933 |
7210 d 2 h |
maechler |
/trunk/Matrix/ |
another set of fixes/improvements; the last prompted by Harri Kiiveri |
|