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
4741 6919 d 22 h maechler /trunk/Matrix/R/ use switch() and make work for pattern matrices  
4734 6921 d 14 h bates /trunk/Matrix/ Remove deprecated function writeHB and its methods; switch writeMM to use CHOLMOD code; repair readMM  
4320 7027 d 2 h maechler /trunk/Matrix/R/ for "!" use (x) for R >= 2.6.0, and (e1) otherwise;
replace "1:1" by "1L" since we now require R >= 2.5.0
 
3931 7212 d 19 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3843 7240 d 21 h maechler /trunk/Matrix/R/ fix wrong "\" found by latest R-devel  
1799 7627 d 15 h bates /trunk/Matrix/R/ Fix readHB according to bug report from Roger Koenker  
1729 7649 d 14 h bates /trunk/Matrix/ Change method of reading Harwell-Boeing matrix format and change example  
1724 7649 d 18 h bates /trunk/Matrix/ Move readHB and readMM to R code and allow the use of connections  
1717 7655 d 14 h bates /trunk/Matrix/ Release 0.98-3  
1696 7658 d 21 h bates /trunk/Matrix/ Harwell-Boeing and MatrixMarket formats