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 7268 d 1 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3524 7270 d 20 h maechler /trunk/Matrix/ several smallish fixes  
3340 7310 d 0 h maechler /trunk/Matrix/ many method cleanups; notably some "dgC" -> "Csparse" generaliztations  
3326 7315 d 5 h maechler /trunk/Matrix/ non0ind() extended for symmetric sparse matrices -> correct printing  
3310 7322 d 2 h maechler /trunk/Matrix/ miscellaneous small things, including extended tests; see also ChangeLog  
3078 7404 d 8 h maechler /trunk/Matrix/ tT -> tC; and diagU2N() for solve(<dtC>)  
3034 7423 d 22 h maechler /trunk/Matrix/ coercions from dgC to triangular (dtC) and symmetric (dsC), etc  
2362 7439 d 0 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 7488 d 9 h maechler /trunk/Matrix/ comment in simple.R; ready for 0.995-4 release  
2208 7496 d 22 h maechler /trunk/Matrix/ make Matrix() "smart" -- with help of quite a few new setAs(. , .) settings  
1907 7597 d 21 h maechler /trunk/Matrix/tests/ symm. -> pos.def. test:not yet  
1874 7603 d 21 h maechler /trunk/Matrix/tests/ explain difference between logical(crossprod()) and crossprod(logical())  
1869 7605 d 0 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1860 7607 d 8 h maechler /trunk/Matrix/ cleanup  
1859 7607 d 9 h maechler /trunk/Matrix/ less test *files*  
1764 7638 d 20 h maechler /trunk/Matrix/tests/ some new ones  
1008 7842 d 18 h maechler /trunk/Matrix/tests/ some new tests, using stopifnot()  
764 7916 d 2 h bates /trunk/Matrix/tests/ simple test of crossproduct for valgrind