| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4529 |
6967 d 22 h |
bates |
/branches/Matrix-APIchange/ |
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series |
|
| 4354 |
7013 d 14 h |
maechler |
/trunk/Matrix/ |
part of sparseVector additions; in order to avoid merge conflicts |
|
| 4320 |
7029 d 2 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 |
7034 d 5 h |
maechler |
/trunk/Matrix/ |
update; mostly for ("[", Tsparse..)" |
|
| 4286 |
7047 d 23 h |
maechler |
/trunk/Matrix/ |
kronecker() rationalization; more setAs(), notably to virtual classes and tT <-> gT |
|
| 4208 |
7063 d 19 h |
maechler |
/trunk/Matrix/R/ |
other part of move to kronecker.R |
|
| 4199 |
7066 d 21 h |
maechler |
/trunk/Matrix/ |
+ diff(.), + "dim<-"; cBind/rBind + cbind/rbind; indexing fixes - current state |
|
| 4109 |
7119 d 18 h |
maechler |
/trunk/Matrix/ |
drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R |
|
| 4104 |
7120 d 16 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 4095 |
7126 d 19 h |
maechler |
/trunk/Matrix/ |
nnzero(), length(), "Ops" & "Logic", many more setAs(); misc.fixes |
|
| 4080 |
7136 d 15 h |
maechler |
/trunk/Matrix/ |
indexing etc till yesterday |
|
| 4064 |
7152 d 14 h |
maechler |
/trunk/Matrix/ |
move Ops to new Ops.R; start using "Logic" |
|
| 4052 |
7158 d 16 h |
maechler |
/trunk/Matrix/ |
rbind2() / cbind2() methods fixes + new Auxiliaries |
|
| 4040 |
7160 d 4 h |
maechler |
/trunk/Matrix/ |
fix last (? ha!) indexing bug; cbind2/rbind2 |
|
| 4032 |
7164 d 23 h |
maechler |
/trunk/Matrix/ |
any(), all() and "Compare"(<sparse>) - for release of 0.9975-7 |
|
| 3959 |
7204 d 15 h |
maechler |
/trunk/Matrix/ |
host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ] |
|
| 3950 |
7207 d 13 h |
maechler |
/trunk/Matrix/ |
fully-sparse solve() for dsC; indexing & comparison fixes |
|
| 3943 |
7209 d 1 h |
maechler |
/trunk/Matrix/ |
tcrossprod(<Csp>, <Csp>); dimnames for [t]crossprod; validity now ensures correct length(Dimnames[[j]]) |
|
| 3942 |
7209 d 18 h |
maechler |
/trunk/Matrix/ |
extend Csparse_Csparse_crossprod for tcrossprod (need test!); isSymmetric improved; misc. |
|
| 3933 |
7211 d 19 h |
maechler |
/trunk/Matrix/ |
another set of fixes/improvements; the last prompted by Harri Kiiveri |
|