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 1 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4130 7111 d 22 h maechler /trunk/Matrix/ more Matrix <-> SparseM  
3787 7253 d 17 h maechler /trunk/Matrix/ several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"  
3780 7255 d 0 h maechler /trunk/Matrix/ Matrix <-> graph coercion update (for R 2.4.0)  
3524 7270 d 16 h maechler /trunk/Matrix/ several smallish fixes  
3451 7279 d 23 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
3375 7294 d 5 h maechler /trunk/Matrix/ library(Matrix) *outside* if; more graph tests  
3336 7311 d 7 h maechler /trunk/Matrix/ add some SparseM <-> Matrix conversions  
3149 7375 d 7 h maechler /trunk/Matrix/ some "sparse <-> graph" updates  
1806 7626 d 6 h maechler /trunk/Matrix/tests/ if(require(graph)) around everything  
1803 7626 d 23 h maechler /trunk/Matrix/tests/ move testing "tools" functions to ./inst/test-tools.R  
1777 7634 d 20 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do