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
5047 6689 d 23 h maechler /trunk/Matrix/ move declaration such that old gcc does not complain  
5035 6693 d 16 h maechler /trunk/Matrix/ drop "double"  
5034 6693 d 23 h maechler /trunk/Matrix/ check base::rcond for now  
5031 6694 d 0 h maechler /trunk/Matrix/ make work with 2.7.0 version that do not have rcond  
5029 6694 d 6 h maechler /trunk/Matrix/ prepare release 0.999375-9  
5028 6694 d 21 h maechler /trunk/Matrix/ rcond(., norm) instead of (., type)  
5017 6697 d 23 h maechler /trunk/Matrix/ BunchKaufman(); fix <ddi> o <numeric> bug; Version++  
5013 6700 d 17 h maechler /trunk/Matrix/ no longer use "non-standard" chol() and qr() generic  
5003 6704 d 15 h maechler /trunk/Matrix/ .symDiagonal(), is.na() and more diagonalMatrix "Ops"  
4996 6705 d 15 h maechler /trunk/Matrix/ Changelog on CHOLMOD update  
4994 6705 d 16 h maechler /trunk/Matrix/ my fast determinant(<dsC..>) versions  
4987 6708 d 19 h maechler /trunk/Matrix/ back-compatibility: as(., "dsCMatrix") with one warning per session  
4984 6709 d 15 h maechler /trunk/Matrix/ fix diagonal <-> sparse buglets  
4981 6716 d 0 h maechler /trunk/Matrix/ fix the infamous expm() bug also in "Matrix" (duh!)  
4980 6716 d 6 h maechler /trunk/Matrix/ ready for releasing 0.999375-5  
4979 6716 d 6 h maechler /trunk/Matrix/ diagN2U() for preserving (unit-)triangularity in sparse (triang.)matrix multiplication  
4975 6718 d 5 h maechler /trunk/Matrix/ replace many "callGeneric(U, V)" by direct <FUN>(U, V)  
4972 6718 d 16 h maechler /trunk/Matrix/ use diagU2N in more places; also new Tsparse_diagU2N()  
4963 6729 d 5 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 6 h maechler /trunk/Matrix/ miscellaneous cleanup; typically indexing and coercion  

Show All