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
4963 6729 d 6 h maechler /trunk/Matrix/ + forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods; Matrix() and many man/*Rd : replace many as(*, <specific>) by as(*, <virtual superclass>)  
4901 6770 d 23 h bates /trunk/Matrix/src/ Documentation errors caught by doxygen  
4565 6960 d 23 h maechler /trunk/Matrix/ merge 'branches/Matrix-APIchange' back into the trunk  
4545 6962 d 21 h maechler /trunk/Matrix/ not dropping dimnames (notably of sparse matrices)  
4471 6980 d 20 h maechler /trunk/Matrix/src/ no longer use backquote (" ` ") in messages  
4109 7117 d 22 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 2 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 17 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 3 h bates /trunk/Matrix/src/ Add CSparse library and utilities