| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4529 |
6966 d 1 h |
bates |
/branches/Matrix-APIchange/ |
Creating a branch for the API changes from the 0.99875 series to the 0.999375 series |
|
| 4483 |
6977 d 22 h |
maechler |
/trunk/Matrix/ |
colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code |
|
| 4466 |
6980 d 22 h |
bates |
/trunk/Matrix/ |
added dgCMatrix_colSums for [col,row][Sums,Means] |
|
| 4460 |
6981 d 20 h |
bates |
/trunk/Matrix/ |
added lm.fit.sparse (unexported), coercion of "factor" to dgCMatrix and dgCMatrix_cholsol |
|
| 4104 |
7118 d 18 h |
maechler |
/trunk/Matrix/ |
many more coercions for diag(), "!", etc; see ChangeLog |
|
| 3944 |
7207 d 1 h |
maechler |
/trunk/Matrix/ |
2nd round of cleanup for <sparse>_validate() |
|
| 3943 |
7207 d 3 h |
maechler |
/trunk/Matrix/ |
tcrossprod(<Csp>, <Csp>); dimnames for [t]crossprod; validity now ensures correct length(Dimnames[[j]]) |
|
| 3766 |
7256 d 23 h |
bates |
/trunk/Matrix/src/ |
Move checks on column sorting of CsparseMatrix objects to Csparse_validate |
|
| 3502 |
7275 d 11 h |
bates |
/trunk/Matrix/ |
Move methods to the CsparseMatrix class |
|
| 3484 |
7276 d 22 h |
maechler |
/trunk/Matrix/ |
eliminate classed argument from dup_mM*() and dependencies |
|
| 3422 |
7283 d 16 h |
bates |
/trunk/Matrix/ |
Added solve methods for dgCMatrix and documentation |
|
| 3420 |
7284 d 0 h |
bates |
/trunk/Matrix/ |
add sparse LU and QR decompositions |
|
| 3415 |
7285 d 15 h |
bates |
/trunk/Matrix/ |
Adding dgCMatrix_{lusol,qrsol,QR} but QR still not working |
|
| 3404 |
7286 d 19 h |
bates |
/trunk/Matrix/ |
Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible |
|
| 1869 |
7604 d 21 h |
maechler |
/trunk/Matrix/ |
more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ... |
|
| 1827 |
7618 d 21 h |
maechler |
/trunk/Matrix/ |
new compressed_non_0_ij() |
|
| 1568 |
7720 d 22 h |
bates |
/trunk/Matrix/ |
Fix matrix multiplication methods |
|
| 1321 |
7787 d 21 h |
bates |
/trunk/Matrix/ |
Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class |
|
| 1315 |
7791 d 0 h |
bates |
/trunk/Matrix/ |
Added dgRMatrix methods and documentation |
|
| 1313 |
7793 d 3 h |
maechler |
/trunk/Matrix/ |
export csc_tcrossprod - and add examples & test for tcrossprod() |
|