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 16 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4109 7119 d 11 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
3876 7235 d 13 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()  
3511 7274 d 13 h maechler /trunk/Matrix/ Matrix(*, forceCheck)  
3310 7323 d 13 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3175 7370 d 14 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2357 7442 d 15 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2256 7491 d 12 h maechler /trunk/Matrix/ add to tests: now also check setAs("matrix", *)  
2255 7491 d 13 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
2236 7494 d 11 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
2208 7498 d 9 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1865 7608 d 9 h maechler /trunk/Matrix/ move "factors" slot to "Matrix"  
1013 7844 d 5 h maechler /trunk/Matrix/man/ minor cleanup  
155 8163 d 9 h bates /trunk/Matrix/ Initial import