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
4972 6718 d 23 h maechler /trunk/Matrix/ use diagU2N in more places; also new Tsparse_diagU2N()  
4969 6720 d 6 h maechler /trunk/Matrix/src/ s/norm_type/La_norm_type/ in order to move to R-devel  
4963 6729 d 11 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>)  
4685 6935 d 5 h maechler /trunk/Matrix/ fix <dge> %*% <dtr> + misc.cosmetics  
4639 6949 d 6 h maechler /trunk/Matrix/ norm() for sparse; systematic checking of norm() and all "Summary" methods  
4418 6993 d 3 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4104 7119 d 0 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
3717 7263 d 17 h bates /trunk/Matrix/src/ Cleanup  
3520 7271 d 22 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3501 7276 d 0 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3484 7277 d 4 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3454 7279 d 20 h bates /trunk/Matrix/src/ Use dup_mMatrix_as_dgeMatrix  
2254 7490 d 5 h maechler /trunk/Matrix/ make*_(triangular|symmetric) : now for ldense* as well  
2200 7497 d 23 h bates /trunk/Matrix/ Removing rcond slot from Matrix objects  
2197 7498 d 21 h maechler /trunk/Matrix/src/ new dMatrix_validate and dense_nonpacked_validate  
1864 7607 d 1 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
1862 7607 d 8 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1827 7619 d 3 h maechler /trunk/Matrix/ new compressed_non_0_ij()  
1781 7634 d 3 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1717 7655 d 23 h bates /trunk/Matrix/ Release 0.98-3  

Show All