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 1 h maechler /branches/Matrix-for-R-2.3.x/ branching an "old-R" compatible version of Matrix  
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  
3501 7275 d 21 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3493 7276 d 20 h bates /trunk/Matrix/src/ Add ddiMatrix,dtpMatrix, dspMatrix and dppMatrix conversions. Remove no-longer-used functions.  
3492 7276 d 23 h bates /trunk/Matrix/src/ Use dup_mMatrix_as_dgeMatrix  
3484 7277 d 2 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3472 7278 d 4 h maechler /trunk/Matrix/src/ comments; cosmetic  
3462 7279 d 0 h bates /trunk/Matrix/src/ Misunderstood effect of make_d_matrix_triangular and make_d_matrix_symmetric. Now fixed. Use _NOT_A_CLASS_ instead of dmatrix for the name of the class that should not occur.  
3459 7279 d 1 h bates /trunk/Matrix/src/ updated for general types of classed Matrices, matrices or numeric or logical vectors.  
3437 7281 d 15 h bates /trunk/Matrix/src/ Added dup_mMatrix_as_dgeMatrix utility  
2254 7490 d 2 h maechler /trunk/Matrix/ make*_(triangular|symmetric) : now for ldense* as well  
2197 7498 d 18 h maechler /trunk/Matrix/src/ new dMatrix_validate and dense_nonpacked_validate  
2194 7499 d 18 h bates /trunk/Matrix/ Move glmer reweighting to internal_update_ZXy; rearrange the deck chairs  
1876 7602 d 16 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 5 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1854 7607 d 9 h maechler /trunk/Matrix/src/ + uplo_value(), diag_value()  
1785 7631 d 20 h maechler /trunk/Matrix/src/ comments  
1735 7647 d 20 h bates /trunk/Matrix/ Coercion method for graphNEL to sparseMatrix class  
1577 7719 d 19 h bates /trunk/Matrix/src/ Isolating and cleaning up the mer, lmer, and glmer functions  
1572 7721 d 2 h bates /trunk/Matrix/src/ Keep -Wall quiet  
1536 7741 d 1 h bates /trunk/Matrix/src/ Added Matrix_expand_pointers (callable from R) and moved utility for duplicating slots  
1381 7770 d 3 h bates /trunk/Matrix/ Release 0.95-6  
1226 7815 d 0 h maechler /trunk/Matrix/src/ do not Calloc()/Free() in "good" case of check_scalar_string()  
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  
1054 7837 d 10 h bates /trunk/Matrix/ rearranging utility functions in the C code  
1044 7839 d 9 h maechler /trunk/Matrix/src/ use mkString(); "uplo" and "diag" must be uppercase  
992 7843 d 23 h bates /trunk/Matrix/src/ Move the make_named function to Mutils as Matrix_make_named  
987 7844 d 23 h bates /trunk/Matrix/src/ renaming and rearranging classes  
977 7845 d 3 h bates /trunk/Matrix/src/ Renaming and reorganizing classes  
975 7845 d 6 h bates /trunk/Matrix/ Change name of slot from factorization to factors  
750 7924 d 4 h bates /trunk/Matrix/ Updates for factorization name and default value  
561 7966 d 1 h bates /trunk/Matrix/ Add registration of .Call functions  
546 7968 d 3 h bates /trunk/Matrix/src/ Bug fixes in 0.8-14  
512 7997 d 19 h bates /trunk/Matrix/ Add cscBlocked, tweak lmeRep  
473 8005 d 2 h bates /trunk/Matrix/ extending lmeRep to multiple nested grouping factors