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
3543 7268 d 2 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
3520 7271 d 20 h bates /trunk/Matrix/ Promotion of %*% and solve to RHS of ddenseMatrix  
3518 7272 d 2 h bates /trunk/Matrix/src/ Define and use class_P and mMatrix_as_dgeMatrix  
3503 7275 d 5 h bates /trunk/Matrix/src/ Remove sections of code that are no longer used  
3493 7276 d 20 h bates /trunk/Matrix/src/ Add ddiMatrix,dtpMatrix, dspMatrix and dppMatrix conversions. Remove no-longer-used functions.  
3484 7277 d 2 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3463 7278 d 20 h bates /trunk/Matrix/src/ Move check_class to Mutils.h and some bug fixes  
3437 7281 d 15 h bates /trunk/Matrix/src/ Added dup_mMatrix_as_dgeMatrix utility  
3433 7282 d 6 h maechler /trunk/Matrix/ add comment on why Rdefines.h  
2254 7490 d 2 h maechler /trunk/Matrix/ make*_(triangular|symmetric) : now for ldense* as well  
2197 7498 d 19 h maechler /trunk/Matrix/src/ new dMatrix_validate and dense_nonpacked_validate  
2194 7499 d 19 h bates /trunk/Matrix/ Move glmer reweighting to internal_update_ZXy; rearrange the deck chairs  
1876 7602 d 17 h bates /trunk/Matrix/ Modifications to mer2  
1864 7606 d 23 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
1862 7607 d 6 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1854 7607 d 10 h maechler /trunk/Matrix/src/ + uplo_value(), diag_value()  
1781 7634 d 1 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1735 7647 d 21 h bates /trunk/Matrix/ Coercion method for graphNEL to sparseMatrix class  
1631 7693 d 3 h bates /trunk/Matrix/src/ Added utilities vecSum and vecIncrement  
1577 7719 d 19 h bates /trunk/Matrix/src/ Isolating and cleaning up the mer, lmer, and glmer functions  
1536 7741 d 1 h bates /trunk/Matrix/src/ Added Matrix_expand_pointers (callable from R) and moved utility for duplicating slots  
1317 7789 d 4 h bates /trunk/Matrix/src/ Rename expand_column_pointers to expand_cmpPt (expand compressed pointers)  
1209 7815 d 22 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class  
1203 7816 d 13 h bates /trunk/Matrix/src/ Clean up *_validate functions  
1199 7817 d 0 h bates /trunk/Matrix/src/ shorten csc_components_transpose to csc_compTr  
1190 7819 d 0 h bates /trunk/Matrix/ Internationalization and localization  
1168 7822 d 4 h bates /trunk/Matrix/src/ Inlined function declarations moved within the conditional expression  
1131 7825 d 17 h bates /trunk/Matrix/src/ Clean up documentation errors exposed by doxygen  
1054 7837 d 10 h bates /trunk/Matrix/ rearranging utility functions in the C code  
992 7844 d 0 h bates /trunk/Matrix/src/ Move the make_named function to Mutils as Matrix_make_named  
977 7845 d 4 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
975 7845 d 7 h bates /trunk/Matrix/ Change name of slot from factorization to factors  
934 7857 d 6 h bates /trunk/Matrix/src/ Change char flags to cblas enum types  
923 7859 d 7 h bates /trunk/Matrix/src/ See if use of cblas would be a good idea  
913 7864 d 23 h bates /trunk/Matrix/src/ Define the AZERO macro  
875 7881 d 3 h bates /trunk/Matrix/src/  
732 7926 d 21 h bates /trunk/Matrix/src/ Keep symbols and filenames consistent  
561 7966 d 1 h bates /trunk/Matrix/ Add registration of .Call functions  
512 7997 d 19 h bates /trunk/Matrix/ Add cscBlocked, tweak lmeRep  
488 7999 d 23 h bates /trunk/Matrix/ New version