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 6967 d 10 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4483 6979 d 8 h maechler /trunk/Matrix/ colSums, ... rowMeans for all Matrices; notably sparse ones via [diln]gCMatrix_colSums C code  
4466 6982 d 8 h bates /trunk/Matrix/ added dgCMatrix_colSums for [col,row][Sums,Means]  
4460 6983 d 6 h bates /trunk/Matrix/ added lm.fit.sparse (unexported), coercion of "factor" to dgCMatrix and dgCMatrix_cholsol  
4104 7120 d 4 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
3944 7208 d 11 h maechler /trunk/Matrix/ 2nd round of cleanup for <sparse>_validate()  
3943 7208 d 13 h maechler /trunk/Matrix/ tcrossprod(<Csp>, <Csp>); dimnames for [t]crossprod; validity now ensures correct length(Dimnames[[j]])  
3766 7258 d 9 h bates /trunk/Matrix/src/ Move checks on column sorting of CsparseMatrix objects to Csparse_validate  
3502 7276 d 20 h bates /trunk/Matrix/ Move methods to the CsparseMatrix class  
3484 7278 d 8 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3422 7285 d 1 h bates /trunk/Matrix/ Added solve methods for dgCMatrix and documentation  
3420 7285 d 10 h bates /trunk/Matrix/ add sparse LU and QR decompositions  
3415 7287 d 1 h bates /trunk/Matrix/ Adding dgCMatrix_{lusol,qrsol,QR} but QR still not working  
3404 7288 d 5 h bates /trunk/Matrix/ Use CHOLMOD code for general methods at CsparseMatrix, TsparseMatrix, denseMatrix or matrix level when possible  
1869 7606 d 6 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1827 7620 d 6 h maechler /trunk/Matrix/ new compressed_non_0_ij()  
1568 7722 d 8 h bates /trunk/Matrix/ Fix matrix multiplication methods  
1321 7789 d 7 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1315 7792 d 10 h bates /trunk/Matrix/ Added dgRMatrix methods and documentation  
1313 7794 d 13 h maechler /trunk/Matrix/ export csc_tcrossprod - and add examples & test for tcrossprod()  

Show All