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
4109 7117 d 20 h maechler /trunk/Matrix/ drop(); tweaks to Ops & indexing; Rsparse coercions for less exceptions in tests/Class+Meth.R  
3876 7233 d 22 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 7272 d 22 h maechler /trunk/Matrix/ Matrix(*, forceCheck)  
3310 7321 d 22 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3175 7368 d 23 h maechler /trunk/Matrix/man/ start massive use of \linkS4class{.}  
2357 7441 d 0 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2256 7489 d 21 h maechler /trunk/Matrix/ add to tests: now also check setAs("matrix", *)  
2255 7489 d 22 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
2236 7492 d 20 h maechler /trunk/Matrix/ "dsy" no longer extends "dge"; other small fixes  
2208 7496 d 18 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1865 7606 d 19 h maechler /trunk/Matrix/ move "factors" slot to "Matrix"  
1013 7842 d 14 h maechler /trunk/Matrix/man/ minor cleanup  
155 8161 d 18 h bates /trunk/Matrix/ Initial import