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
4738 6921 d 6 h maechler /trunk/Matrix/R/ finally can replace s/ncol = n/ncol/ in diag() methods  
4545 6963 d 1 h maechler /trunk/Matrix/ not dropping dimnames (notably of sparse matrices)  
3786 7254 d 3 h maechler /trunk/Matrix/ rename lcsc_to_matrix to ncsc_* and write new lcsc_*()  
3755 7258 d 21 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences  
3502 7275 d 16 h bates /trunk/Matrix/ Move methods to the CsparseMatrix class  
3309 7322 d 4 h maechler /trunk/Matrix/ add lgCMatrix_diag()  
3182 7365 d 23 h maechler /trunk/Matrix/ a few small changes, comments - on the way to get to a better "Compare" (group method) approach  
3176 7369 d 2 h maechler /trunk/Matrix/ eliminate a few old "FIXME"s (and add a new one :-)  
3172 7370 d 11 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2059 7534 d 22 h maechler /trunk/Matrix/ make tcrossprod() use 2 arguments (x, y=NULL)  
1998 7562 d 22 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call  
1746 7647 d 2 h maechler /trunk/Matrix/ printing of sparse logicals; "[" reorganization (part 1)  
1527 7741 d 2 h bates /trunk/Matrix/R/ Adding logical sparse matrix methods  
1473 7748 d 17 h bates /trunk/Matrix/ More logical sparse matrix methods  
1469 7749 d 18 h bates /trunk/Matrix/ Methods for logical general sparse matrices