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 0 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3340 7309 d 23 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3172 7370 d 9 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
3138 7376 d 21 h bates /trunk/Matrix/R/ Added check on sire and dam indices to pedigree function and class validation function  
3111 7393 d 1 h bates /trunk/Matrix/ Add chol method for pedigree objects  
3085 7402 d 1 h maechler /trunk/Matrix/ make pedigree class more memory-efficient; add pedigree()  
3061 7410 d 18 h bates /trunk/Matrix/R/ Initial version of methods for the pedigree class. The most important
method is the coercion to the dtCMatrix class.