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
4975 6718 d 2 h maechler /trunk/Matrix/ replace many "callGeneric(U, V)" by direct <FUN>(U, V)  
4545 6962 d 16 h maechler /trunk/Matrix/ not dropping dimnames (notably of sparse matrices)  
4132 7111 d 18 h maechler /trunk/Matrix/ eliminate infinite loop in coercions to [ln]sparseMatrix  
3786 7253 d 18 h maechler /trunk/Matrix/ rename lcsc_to_matrix to ncsc_* and write new lcsc_*()  
3755 7258 d 12 h maechler /trunk/Matrix/ new nMatrix and subclasses; lsparse change to have x slot; many consequences