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 7268 d 17 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3514 7273 d 10 h bates /trunk/Matrix/src/ Remove vestigial classed argument for dsCMatrix_matrix_solve  
3477 7278 d 12 h bates /trunk/Matrix/ Add Cholesky generic and method for dsCMatrix. Use CHOLMOD for chol().  
3465 7279 d 11 h bates /trunk/Matrix/src/ Comment out vestigial functions  
3410 7286 d 15 h maechler /trunk/Matrix/ eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general  
1856 7608 d 1 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1830 7617 d 17 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking  
1321 7788 d 17 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
987 7845 d 15 h bates /trunk/Matrix/src/ renaming and rearranging classes  
978 7845 d 19 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
977 7845 d 19 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
804 7904 d 20 h bates /trunk/Matrix/src/ R-specific versions of ldl  
466 8008 d 8 h bates /trunk/Matrix/ Remove taucs, add lmeRep, new release  
364 8089 d 15 h bates /trunk/Matrix/src/ Combine the two ldl_symbolic routines  
306 8116 d 14 h bates /trunk/Matrix/src/ Add routines to project and ldl_symbolic the ctab  
301 8120 d 21 h bates /trunk/Matrix/src/ Rearranging code to isolate Metis includes  
218 8141 d 22 h bates /trunk/Matrix/ Adding coercions - fixing bugs  
197 8148 d 7 h bates /trunk/Matrix/src/ Lack of inclusion picked up by -Wall  
155 8162 d 13 h bates /trunk/Matrix/ Initial import