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
4560 6960 d 22 h bates /branches/Matrix-APIchange/src/ Replace most calls to Calloc by Alloca  
4529 6965 d 23 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4418 6992 d 20 h bates /trunk/Matrix/src/ Remove warnings after change to const char* CHAR  
4220 7059 d 15 h bates /trunk/Matrix/src/ Consistency of bounds  
4104 7118 d 17 h maechler /trunk/Matrix/ many more coercions for diag(), "!", etc; see ChangeLog  
4082 7131 d 5 h maechler /trunk/Matrix/ accomplished quite a few small FIXMEs; see ChangeLog  
3931 7212 d 20 h maechler /trunk/Matrix/ miscellaneous "fixes" mostly in ChangeLog and/or related to diagonalMatrix  
3790 7251 d 23 h maechler /trunk/Matrix/src/ comments only  
3766 7256 d 22 h bates /trunk/Matrix/src/ Move checks on column sorting of CsparseMatrix objects to Csparse_validate  
3750 7258 d 22 h bates /trunk/Matrix/ Move the alloc_d**Matrix utility functions from the Matrix package to the lme4 package  
3702 7263 d 23 h bates /trunk/Matrix/ Cleanup  
3678 7265 d 18 h bates /trunk/Matrix/ Merging changes from Matrix-nolmer branch  
3518 7271 d 21 h bates /trunk/Matrix/src/ Define and use class_P and mMatrix_as_dgeMatrix  
3503 7275 d 0 h bates /trunk/Matrix/src/ Remove sections of code that are no longer used  
3501 7275 d 16 h maechler /trunk/Matrix/ use setAs("ddenseMatrix", "dgeMatrix", *) instead of older specific ones  
3493 7276 d 15 h bates /trunk/Matrix/src/ Add ddiMatrix,dtpMatrix, dspMatrix and dppMatrix conversions. Remove no-longer-used functions.  
3492 7276 d 18 h bates /trunk/Matrix/src/ Use dup_mMatrix_as_dgeMatrix  
3484 7276 d 21 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3472 7277 d 22 h maechler /trunk/Matrix/src/ comments; cosmetic  
3462 7278 d 19 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 7278 d 19 h bates /trunk/Matrix/src/ updated for general types of classed Matrices, matrices or numeric or logical vectors.  
3437 7281 d 10 h bates /trunk/Matrix/src/ Added dup_mMatrix_as_dgeMatrix utility  
2254 7489 d 21 h maechler /trunk/Matrix/ make*_(triangular|symmetric) : now for ldense* as well  
2197 7498 d 13 h maechler /trunk/Matrix/src/ new dMatrix_validate and dense_nonpacked_validate  
2194 7499 d 13 h bates /trunk/Matrix/ Move glmer reweighting to internal_update_ZXy; rearrange the deck chairs  
1876 7602 d 11 h bates /trunk/Matrix/ Modifications to mer2  
1864 7606 d 18 h maechler /trunk/Matrix/src/ packed_to_full_(double|int) and full_to_packed_*  
1862 7607 d 0 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1854 7607 d 4 h maechler /trunk/Matrix/src/ + uplo_value(), diag_value()  
1785 7631 d 15 h maechler /trunk/Matrix/src/ comments  
1735 7647 d 15 h bates /trunk/Matrix/ Coercion method for graphNEL to sparseMatrix class  
1577 7719 d 14 h bates /trunk/Matrix/src/ Isolating and cleaning up the mer, lmer, and glmer functions  
1572 7720 d 21 h bates /trunk/Matrix/src/ Keep -Wall quiet  
1536 7740 d 19 h bates /trunk/Matrix/src/ Added Matrix_expand_pointers (callable from R) and moved utility for duplicating slots  
1381 7769 d 22 h bates /trunk/Matrix/ Release 0.95-6  
1226 7814 d 19 h maechler /trunk/Matrix/src/ do not Calloc()/Free() in "good" case of check_scalar_string()  
1209 7815 d 17 h bates /trunk/Matrix/ Methods and coercions for the dtpMatrix class  
1203 7816 d 8 h bates /trunk/Matrix/src/ Clean up *_validate functions  
1199 7816 d 19 h bates /trunk/Matrix/src/ shorten csc_components_transpose to csc_compTr  
1190 7818 d 19 h bates /trunk/Matrix/ Internationalization and localization