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
3548 7267 d 13 h bates /branches/Matrix-nolmer/ New branch for bringing lmer C code back into lme4  
3514 7272 d 8 h bates /trunk/Matrix/src/ Remove vestigial classed argument for dsCMatrix_matrix_solve  
3477 7277 d 11 h bates /trunk/Matrix/ Add Cholesky generic and method for dsCMatrix. Use CHOLMOD for chol().  
3465 7278 d 9 h bates /trunk/Matrix/src/ Comment out vestigial functions  
3410 7285 d 14 h maechler /trunk/Matrix/ eliminate sCMatrix_to_gCMatrix now that we have (almost identical) Csparse_symmetric_to_general  
1856 7606 d 23 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1830 7616 d 16 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking  
1321 7787 d 15 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
987 7844 d 13 h bates /trunk/Matrix/src/ renaming and rearranging classes  
978 7844 d 17 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
977 7844 d 18 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
804 7903 d 18 h bates /trunk/Matrix/src/ R-specific versions of ldl  
466 8007 d 6 h bates /trunk/Matrix/ Remove taucs, add lmeRep, new release  
364 8088 d 14 h bates /trunk/Matrix/src/ Combine the two ldl_symbolic routines  
306 8115 d 13 h bates /trunk/Matrix/src/ Add routines to project and ldl_symbolic the ctab  
301 8119 d 19 h bates /trunk/Matrix/src/ Rearranging code to isolate Metis includes  
218 8140 d 20 h bates /trunk/Matrix/ Adding coercions - fixing bugs  
197 8147 d 5 h bates /trunk/Matrix/src/ Lack of inclusion picked up by -Wall  
155 8161 d 12 h bates /trunk/Matrix/ Initial import