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
4560 6960 d 23 h bates /branches/Matrix-APIchange/src/ Replace most calls to Calloc by Alloca  
4529 6966 d 0 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4418 6992 d 20 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4364 7008 d 18 h bates /trunk/Matrix/ Write 1-based, not 0-based, indices in writeMM  
3883 7228 d 23 h bates /trunk/Matrix/ Remove Harwell-Boeing format for writing  
3730 7262 d 0 h bates /trunk/Matrix/src/ Remove dependencies on triplet_to_col and its source files  
3717 7263 d 10 h bates /trunk/Matrix/src/ Cleanup  
1862 7607 d 1 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1724 7649 d 20 h bates /trunk/Matrix/ Move readHB and readMM to R code and allow the use of connections  
1712 7656 d 23 h bates /trunk/Matrix/src/ Remove second declaration of IOHBterminate  
1711 7657 d 21 h bates /trunk/Matrix/src/ Avoid problems with trying to write to string constants.  
1709 7657 d 23 h bates /trunk/Matrix/src/ writeHarwellBoeing and writeMatrixMarket routines  
1706 7658 d 0 h bates /trunk/Matrix/ Add writeHB and writeMM methods and generic  
1696 7658 d 22 h bates /trunk/Matrix/ Harwell-Boeing and MatrixMarket formats