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  
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  
2208 7496 d 16 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
2198 7498 d 13 h maechler /trunk/Matrix/ new coercion to dtr* and dsy* using isSymmetric() and isTriangular(); fix validity checking; some class descriptions  
1866 7606 d 17 h maechler /trunk/Matrix/ more "Compare" and some "!" methods; expm() for sparse; updated tests  
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  
1763 7638 d 15 h maechler /trunk/Matrix/tests/ new for regr.checking