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