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
3543 7269 d 5 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3514 7273 d 22 h bates /trunk/Matrix/src/ Remove vestigial classed argument for dsCMatrix_matrix_solve  
3477 7279 d 0 h bates /trunk/Matrix/ Add Cholesky generic and method for dsCMatrix. Use CHOLMOD for chol().  
3465 7279 d 23 h bates /trunk/Matrix/src/ Comment out vestigial functions  
3410 7287 d 3 h maechler /trunk/Matrix/ eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general  
1856 7608 d 13 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1830 7618 d 5 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking  
1321 7789 d 4 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
987 7846 d 2 h bates /trunk/Matrix/src/ renaming and rearranging classes  
978 7846 d 7 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
977 7846 d 7 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
804 7905 d 8 h bates /trunk/Matrix/src/ R-specific versions of ldl  
466 8008 d 19 h bates /trunk/Matrix/ Remove taucs, add lmeRep, new release  
364 8090 d 3 h bates /trunk/Matrix/src/ Combine the two ldl_symbolic routines  
306 8117 d 2 h bates /trunk/Matrix/src/ Add routines to project and ldl_symbolic the ctab  
301 8121 d 9 h bates /trunk/Matrix/src/ Rearranging code to isolate Metis includes  
218 8142 d 9 h bates /trunk/Matrix/ Adding coercions - fixing bugs  
197 8148 d 19 h bates /trunk/Matrix/src/ Lack of inclusion picked up by -Wall  
155 8163 d 1 h bates /trunk/Matrix/ Initial import