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
4529 6967 d 8 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4104 7120 d 2 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4080 7136 d 1 h maechler /trunk/Matrix/ indexing etc till yesterday  
4055 7154 d 6 h maechler /trunk/Matrix/ more "[<-" fixes; validity of triangular sparse  
3959 7204 d 1 h maechler /trunk/Matrix/ host of changes; mostly indexing(sub-set & -assign) for symmetric and [ cbind(i,j) ]  
3876 7235 d 6 h maechler /trunk/Matrix/ Matrix(0, d,d) should also give sparse (not diagonal); general_to_symmetric; notably for lsC*; more coercions; first cut at Csparse_drop()  
3871 7236 d 5 h maechler /trunk/Matrix/ M[i,j] <- <Matrix>  
3340 7311 d 4 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3175 7370 d 7 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2357 7442 d 8 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2281 7475 d 4 h maechler /trunk/Matrix/ add simplistic "[<-" method for dgT  
2236 7494 d 4 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
1833 7617 d 3 h maechler /trunk/Matrix/ too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes  
1777 7636 d 4 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do  
1761 7641 d 4 h maechler /trunk/Matrix/ Version 0.98-6: "[" methods for dense matrices; first "[<-"; examples