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
4573 6960 d 7 h maechler /trunk/Matrix/ Rsparse validation methods; finally make use of slot_dup() macro; fix R_to_C (symmetric)  
4055 7153 d 14 h maechler /trunk/Matrix/ more "[<-" fixes; validity of triangular sparse  
3944 7207 d 16 h maechler /trunk/Matrix/ 2nd round of cleanup for <sparse>_validate()  
3678 7266 d 11 h bates /trunk/Matrix/ Merging changes from Matrix-nolmer branch  
3112 7393 d 14 h bates /trunk/Matrix/ Add special solve method for unit upper triangular matrices  
3070 7408 d 16 h bates /trunk/Matrix/ Add CSparse-based solve methods for dtCMatrix class  
3065 7410 d 8 h bates /trunk/Matrix/src/ C code for inverse of sparse, unit, lower triangular matrices (pattern only at present)  
2265 7488 d 6 h bates /trunk/Matrix/ Use coersion for transpose of dtCMatrix class  
978 7845 d 15 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
977 7845 d 15 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
781 7912 d 12 h bates /trunk/Matrix/src/ separate suboperations from Parent_inverse  
778 7913 d 4 h bates /trunk/Matrix/src/ Make Parent_inverse visible in include file  
218 8141 d 17 h bates /trunk/Matrix/ Adding coercions - fixing bugs  
155 8162 d 9 h bates /trunk/Matrix/ Initial import