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
3543 7267 d 20 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3409 7285 d 18 h maechler /trunk/Matrix/ fix replCmat, using new C Csparse_symmetric_to_general  
3402 7288 d 19 h bates /trunk/Matrix/ Generalize conversions  
3391 7291 d 3 h maechler /trunk/Matrix/tests/ update (do not 2.4.0-only code)  
3372 7294 d 4 h maechler /trunk/Matrix/ use utils:::tail.matrix directly  
3340 7309 d 18 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3310 7321 d 20 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3147 7375 d 6 h maechler /trunk/Matrix/tests/ a few more tests  
2357 7440 d 22 h maechler /trunk/Matrix/ sparse: "[<-" and better arithmetic; other tweaks  
2281 7473 d 18 h maechler /trunk/Matrix/ add simplistic "[<-" method for dgT  
1833 7615 d 17 h maechler /trunk/Matrix/ too many changes: rbind2 for dM*, cbind2(), "Math", "Arith" for sparse ones; more "s/gTMatrix/TsparseMatrix/" fixes; quite a few more tests, incl some for *all* classes  
1803 7626 d 21 h maechler /trunk/Matrix/tests/ move testing "tools" functions to ./inst/test-tools.R  
1777 7634 d 18 h maechler /trunk/Matrix/ new classes "index", "symmetricM*" and "triangularM*"; indexing for logical and character indices; new tests; more to do  
1764 7638 d 15 h maechler /trunk/Matrix/tests/ some new ones  
1325 7787 d 5 h maechler /trunk/Matrix/ "[" and show() methods for sparse matrices => RFC