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
3782 7255 d 3 h maechler /branches/Matrix-for-R-2.3.x/ port graph-Fixes from the trunk; update Version number  
3543 7268 d 2 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3524 7270 d 21 h maechler /trunk/Matrix/ several smallish fixes  
3451 7280 d 3 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3375 7294 d 9 h maechler /trunk/Matrix/ library(Matrix) *outside* if; more graph tests  
3336 7311 d 12 h maechler /trunk/Matrix/ add some SparseM <-> Matrix conversions  
3149 7375 d 12 h maechler /trunk/Matrix/ some "sparse <-> graph" updates  
1806 7626 d 10 h maechler /trunk/Matrix/tests/ if(require(graph)) around everything  
1803 7627 d 3 h maechler /trunk/Matrix/tests/ move testing "tools" functions to ./inst/test-tools.R  
1777 7635 d 0 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do