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 7269 d 3 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3524 7271 d 22 h maechler /trunk/Matrix/ several smallish fixes  
3340 7311 d 1 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3326 7316 d 6 h maechler /trunk/Matrix/ non0ind() extended for symmetric sparse matrices -> correct printing  
3310 7323 d 3 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3078 7405 d 10 h maechler /trunk/Matrix/ tT -> tC; and diagU2N() for solve(<dtC>)  
3034 7424 d 23 h maechler /trunk/Matrix/ coercions from dgC to triangular (dtC) and symmetric (dsC), etc  
2362 7440 d 2 h maechler /trunk/Matrix/ put "mm" and "y" datasets into list "KNex" and change the docu, examples, tests, and one vignette accordingly;
ready for release of 0.995-6
 
2261 7489 d 11 h maechler /trunk/Matrix/ comment in simple.R; ready for 0.995-4 release  
2208 7497 d 23 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1907 7598 d 23 h maechler /trunk/Matrix/tests/ symm. -> pos.def. test:not yet  
1874 7604 d 23 h maechler /trunk/Matrix/tests/ explain difference between logical(crossprod()) and crossprod(logical())  
1869 7606 d 2 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1860 7608 d 10 h maechler /trunk/Matrix/ cleanup  
1859 7608 d 10 h maechler /trunk/Matrix/ less test *files*  
1764 7639 d 22 h maechler /trunk/Matrix/tests/ some new ones  
1008 7843 d 20 h maechler /trunk/Matrix/tests/ some new tests, using stopifnot()  
764 7917 d 4 h bates /trunk/Matrix/tests/ simple test of crossproduct for valgrind