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
4549 6962 d 3 h maechler /branches/Matrix-APIchange/ port changes (4545..4548) from trunk  
4543 6962 d 23 h bates /branches/Matrix-APIchange/src/ CSP typedef for *cs and macro AS_CSP  
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  
4471 6980 d 20 h maechler /trunk/Matrix/src/ no longer use backquote (" ` ") in messages  
4109 7117 d 21 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
4093 7124 d 22 h maechler /trunk/Matrix/src/ + SET_Dimnames; more dimnames setting and other cosmetic  
3518 7271 d 23 h bates /trunk/Matrix/src/ Define and use class_P and mMatrix_as_dgeMatrix  
3420 7284 d 1 h bates /trunk/Matrix/ add sparse LU and QR decompositions  
3416 7285 d 12 h bates /trunk/Matrix/src/ Repaired Matrix_cs_as_SEXP, cosmetic changes in dgCMatrix_QR  
3415 7285 d 16 h bates /trunk/Matrix/ Adding dgCMatrix_{lusol,qrsol,QR} but QR still not working  
3081 7404 d 1 h bates /trunk/Matrix/src/ nz component of cs structure should be -1 for a compressed column-oriented matrix  
3069 7408 d 2 h bates /trunk/Matrix/src/ Add CSparse library and utilities