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
4981 6716 d 2 h maechler /trunk/Matrix/ fix the infamous expm() bug also in "Matrix" (duh!)  
4972 6718 d 18 h maechler /trunk/Matrix/ use diagU2N in more places; also new Tsparse_diagU2N()  
4969 6720 d 1 h maechler /trunk/Matrix/src/ s/norm_type/La_norm_type/ in order to move to R-devel  
4963 6729 d 6 h maechler /trunk/Matrix/ + forceSymmetric(); generalize ddense_to_symmetric to dense_to_s.. and ddense_band to dense_band allowing simplified methods; Matrix() and many man/*Rd : replace many as(*, <specific>) by as(*, <virtual superclass>)  
4953 6734 d 7 h maechler /trunk/Matrix/ miscellaneous cleanup; typically indexing and coercion  
4595 6956 d 20 h bates /trunk/Matrix/src/ Fix a "thinko" in the new code for dgeMatrix_colsums  
4579 6957 d 19 h bates /trunk/Matrix/src/ Untangle horrible code in dgeMatrix_colsums to fix a subtle bug (Kurt Hornik and Ingo Feinerer)  
4578 6957 d 20 h maechler /trunk/Matrix/src/ "cleaned" dgeMatrix_colsums() - but did not solve the bug  
4573 6959 d 17 h maechler /trunk/Matrix/ Rsparse validation methods; finally make use of slot_dup() macro; fix R_to_C (symmetric)  
4565 6960 d 23 h maechler /trunk/Matrix/ merge 'branches/Matrix-APIchange' back into the trunk  
4418 6992 d 23 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4104 7118 d 19 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4004 7174 d 23 h bates /trunk/Matrix/src/ Check Lapack error code in dgeMatrix_matrix_solve  
3984 7180 d 0 h bates /trunk/Matrix/ Check error code from dgetri in dgeMatrix_solve (Barry Rowlingson)  
3931 7212 d 23 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3520 7271 d 17 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 22 h bates /trunk/Matrix/src/ Added initial version of dgeMatrix_band but may change design  
3484 7276 d 23 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3476 7277 d 18 h bates /trunk/Matrix/src/ Ensure 'factors' slot exists in result of dgeMatrix_crossprod (may need to do this in other places).  

Show All