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
4130 7112 d 3 h maechler /trunk/Matrix/ more Matrix <-> SparseM  
3787 7253 d 22 h maechler /trunk/Matrix/ several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"  
3780 7255 d 5 h maechler /trunk/Matrix/ Matrix <-> graph coercion update (for R 2.4.0)  
3524 7270 d 22 h maechler /trunk/Matrix/ several smallish fixes  
3451 7280 d 4 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3375 7294 d 10 h maechler /trunk/Matrix/ library(Matrix) *outside* if; more graph tests  
3336 7311 d 13 h maechler /trunk/Matrix/ add some SparseM <-> Matrix conversions  
3149 7375 d 13 h maechler /trunk/Matrix/ some "sparse <-> graph" updates  
1806 7626 d 11 h maechler /trunk/Matrix/tests/ if(require(graph)) around everything  
1803 7627 d 4 h maechler /trunk/Matrix/tests/ move testing "tools" functions to ./inst/test-tools.R  
1777 7635 d 2 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do