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 6961 d 2 h bates /branches/Matrix-APIchange/src/ Replace most calls to Calloc by Alloca  
4529 6966 d 3 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 23 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4104 7118 d 20 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4004 7175 d 0 h bates /trunk/Matrix/src/ Check Lapack error code in dgeMatrix_matrix_solve  
3984 7180 d 1 h bates /trunk/Matrix/ Check error code from dgetri in dgeMatrix_solve (Barry Rowlingson)  
3931 7213 d 0 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3520 7271 d 18 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3508 7274 d 0 h bates /trunk/Matrix/ Added triu, tril and band for ddenseMatrix objects.  
3505 7274 d 23 h bates /trunk/Matrix/src/ Added initial version of dgeMatrix_band but may change design  
3484 7277 d 0 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3476 7277 d 19 h bates /trunk/Matrix/src/ Ensure 'factors' slot exists in result of dgeMatrix_crossprod (may need to do this in other places).  
3454 7279 d 16 h bates /trunk/Matrix/src/ Use dup_mMatrix_as_dgeMatrix  
3451 7280 d 1 h maechler /trunk/Matrix/ rename class "LU" to "denseLU" and make "LU" virtual  
2260 7488 d 17 h bates /trunk/Matrix/src/ Initialize result of dgeMatrix_crossprod  
2200 7497 d 19 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
2197 7498 d 17 h maechler /trunk/Matrix/src/ new dMatrix_validate and dense_nonpacked_validate  
2100 7514 d 20 h maechler /trunk/Matrix/src/ dgeMatrix_matrix_crossprod(*, trans)  
2095 7515 d 5 h maechler /trunk/Matrix/ some 2-argument-tcrossprod methods (and test svn)  
1908 7597 d 20 h maechler /trunk/Matrix/src/ comment  
1463 7751 d 17 h bates /trunk/Matrix/ Added colSums and friends for dgeMatrix class  
1389 7769 d 20 h maechler /trunk/Matrix/src/ -Wall  
1383 7769 d 23 h bates /trunk/Matrix/src/ Give a warning, not an error, for detection of exact singularity in the LU decomposition  
1381 7770 d 2 h bates /trunk/Matrix/ Release 0.95-6  
1324 7787 d 19 h bates /trunk/Matrix/ Create "fallback" methods for any kind of numeric, dense matrix  
1285 7803 d 0 h maechler /trunk/Matrix/src/ eliminate extraneous declaration for "-Wall"  
1282 7803 d 15 h bates /trunk/Matrix/ Updates to multiplication and other methods  
1225 7814 d 23 h maechler /trunk/Matrix/src/ check for integer 'x'  
1190 7818 d 22 h bates /trunk/Matrix/ Internationalization and localization  
1044 7839 d 8 h maechler /trunk/Matrix/src/ use mkString(); "uplo" and "diag" must be uppercase  
994 7843 d 22 h bates /trunk/Matrix/ Initial implementation of the Schur generic  
978 7845 d 2 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
977 7845 d 2 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
975 7845 d 5 h bates /trunk/Matrix/ Change name of slot from factorization to factors  
948 7849 d 2 h bates /trunk/Matrix/ Add expm function  
827 7898 d 3 h bates /trunk/Matrix/src/ make -Wall happy  
763 7916 d 1 h bates /trunk/Matrix/src/ keep valgrind happy  
752 7923 d 17 h bates /trunk/Matrix/src/ Fix on uninitialized value  
750 7924 d 3 h bates /trunk/Matrix/ Updates for factorization name and default value  
735 7926 d 19 h bates /trunk/Matrix/src/ initialize all slots in a NEW_OBJECT