The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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

Show All