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 6966 d 3 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4109 7117 d 23 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
3876 7234 d 1 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 7273 d 1 h maechler /trunk/Matrix/ Matrix(*, forceCheck)  
3310 7322 d 1 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3175 7369 d 2 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2357 7441 d 3 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2256 7490 d 0 h maechler /trunk/Matrix/ add to tests: now also check setAs("matrix", *)  
2255 7490 d 1 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
2236 7492 d 23 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
2208 7496 d 21 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1865 7606 d 21 h maechler /trunk/Matrix/ move "factors" slot to "Matrix"  
1013 7842 d 17 h maechler /trunk/Matrix/man/ minor cleanup  
155 8161 d 20 h bates /trunk/Matrix/ Initial import