2009-08-11 |
Ben Pfaff | Merge master into output branch. |
tree | commitdiff |
2009-08-09 |
Ben Pfaff | Add CONST_CAST macro, for casting away "const" more... |
tree | commitdiff |
2009-08-09 |
Ben Pfaff | Eliminate unnecessary casts. |
tree | commitdiff |
2009-08-09 |
Ben Pfaff | Add UP_CAST macro, for safer casting from contained... |
tree | commitdiff |
2009-08-06 |
Ben Pfaff | Eliminate casts that can be replaced by uses of the... |
tree | commitdiff |
2009-08-03 |
Jason Stover | Cruft removal |
tree | commitdiff |
2009-07-30 |
John Darrington | Use u8_cpy instead of memcpy. |
tree | commitdiff |
2009-07-29 |
Jason Stover | Merged changes from branch interaction-review |
tree | commitdiff |
2009-07-23 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-07-23 |
John Darrington | Merge commit 'origin/roc' |
tree | commitdiff |
2009-07-18 |
John Darrington | Avoid compiler warning |
tree | commitdiff |
2009-07-18 |
John Darrington | Merge commit 'origin/data-encoding' |
tree | commitdiff |
2009-07-17 |
Jason Stover | pspp_linreg(): Use cache->n_coeffs to set the dimension... |
tree | commitdiff |
2009-07-12 |
Jason Stover | Remove write-only variable from interaction_case_data. |
tree | commitdiff |
2009-07-11 |
Jason Stover | Return 0.0 for mean of a categorical variable. Fixes... |
tree | commitdiff |
2009-07-07 |
John Darrington | Change union value type to contain uint8_t types instea... |
tree | commitdiff |
2009-06-16 |
Jason H Stover | Renamed interaction_variable_get_var to interaction_get... |
tree | commitdiff |
2009-06-15 |
Ben Pfaff | Allow variables created by var_create_internal to have... |
tree | commitdiff |
2009-06-07 |
Ben Pfaff | Change "union value" to dynamically allocate long strings. |
tree | commitdiff |
2009-06-03 |
Jason H Stover | Moved static is_origin from design_matrix.c to category... |
tree | commitdiff |
2009-05-09 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-05-04 |
Jason H Stover | Remove call to var_set_width |
tree | commitdiff |
2009-05-01 |
Jason H Stover | Allocate adequate space for permutation |
tree | commitdiff |
2009-04-29 |
Jason H Stover | Moved is_origin and get_exact_subscript to design-matri... |
tree | commitdiff |
2009-04-29 |
Jason H Stover | covariance-matrix.c: (is_covariance_contributor) Remove... |
tree | commitdiff |
2009-04-22 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-04-09 |
Ben Pfaff | Use Bob Jenkins lookup3 hash instead of FNV. |
tree | commitdiff |
2009-04-08 |
John Darrington | Merge commit 'origin/master' into charset |
tree | commitdiff |
2009-04-07 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-04-02 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2009-04-01 |
Jason H Stover | covariance_matrix.c (get_n_rows): New function to compu... |
tree | commitdiff |
2009-04-01 |
John Darrington | Merge commit 'origin/master' into charset |
tree | commitdiff |
2009-03-31 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-03-30 |
Jason H Stover | design_matrix.c: New accessor functions design_matrix_g... |
tree | commitdiff |
2009-03-29 |
Jason Stover | covariance-matrix.c (covariance_accumulator_to_matrix... |
tree | commitdiff |
2009-03-28 |
Jason Stover | covariance-matrix.c (get_sum): New function to compute... |
tree | commitdiff |
2009-03-17 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2009-03-16 |
Jason H Stover | covariance-matrix.c: Add matrices to store valid sample... |
tree | commitdiff |
2009-03-14 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2009-03-13 |
Jason H Stover | covariance-matrix.c (is_origin): New function |
tree | commitdiff |
2009-03-02 |
John Darrington | Merge branch 'master'; commit 'origin/stable' |
tree | commitdiff |
2009-02-23 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2009-02-23 |
Jason H Stover | covariance-matrix.c: (covariance_accumulator_hash)... |
tree | commitdiff |
2009-02-23 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2009-02-23 |
Jason H Stover | linreg.c: (pspp_linreg_mse) New accessor function |
tree | commitdiff |
2009-02-23 |
Jason Stover | Fix bug 25677 |
tree | commitdiff |
2009-02-22 |
John Darrington | Merge commit 'window-manager/master' |
tree | commitdiff |
2009-02-20 |
Jason H Stover | covariance-matrix.c (covariance_matrix_init): pass... |
tree | commitdiff |
2009-02-20 |
John Darrington | Merge branch 'master' of /home/john/Development/pspp... |
tree | commitdiff |
2009-02-20 |
John Darrington | Merge commit 'HEAD'; commit 'savannah/master' |
tree | commitdiff |
2009-02-06 |
John Darrington | Fix minor build issues. |
tree | commitdiff |
2009-02-06 |
Ben Pfaff | Speed up Wilcoxon matched-pairs signed-ranks significan... |
tree | commitdiff |
2009-01-29 |
John Darrington | Merge branch 'savannah/perl-module' |
tree | commitdiff |
2009-01-28 |
Jason H Stover | interaction.c: Introduced interaction_variable and... |
tree | commitdiff |
2009-01-20 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2009-01-19 |
Jason H Stover | Fixed bug in compare_values_short. Reported by Ben... |
tree | commitdiff |
2009-01-17 |
John Darrington | Merge commit 'origin/stable' |
tree | commitdiff |
2009-01-12 |
Jason H Stover | fixed update of moments |
tree | commitdiff |
2009-01-12 |
Jason H Stover | Rewrote interaction.[ch] |
tree | commitdiff |
2009-01-07 |
John Darrington | Merge commit 'savannah/master' |
tree | commitdiff |
2009-01-07 |
Ben Pfaff | Make cases simpler, faster, and easier to understand. |
tree | commitdiff |
2008-12-04 |
John Darrington | Merge branch 'master' into rewrite-sheet |
tree | commitdiff |
2008-12-03 |
Ben Pfaff | Replace case_ordering with subcase. |
tree | commitdiff |
2008-12-03 |
Ben Pfaff | Rename compare_values, hash_values with "_short" suffix. |
tree | commitdiff |
2008-11-21 |
Jason H Stover | pspp_linreg_with_cov: Accept struct covariance_matrix... |
tree | commitdiff |
2008-11-11 |
John Darrington | Merge branch 'master' into rewrite-sheet |
tree | commitdiff |
2008-11-08 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-11-06 |
Jason H Stover | covariance-matrix.c: Added one-pass algorithm to comput... |
tree | commitdiff |
2008-11-01 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-10-16 |
John Darrington | Fixed return type of design_matrix_get_case_count. |
tree | commitdiff |
2008-10-15 |
Jason H Stover | glm.q: Removed code to us QR decomposition, which requi... |
tree | commitdiff |
2008-10-15 |
Jason H Stover | covariance_accumulate: New function for one-pass comput... |
tree | commitdiff |
2008-10-12 |
Ben Pfaff | Make pspp_linreg_with_cov() void, since it doesn't... |
tree | commitdiff |
2008-10-12 |
Ben Pfaff | Use const consistently in linreg routines, to avert... |
tree | commitdiff |
2008-10-12 |
Ben Pfaff | Add prototype for design_matrix_clone() to design-matrix.h. |
tree | commitdiff |
2008-10-12 |
Ben Pfaff | Eliminate unused variable. |
tree | commitdiff |
2008-10-12 |
Ben Pfaff | Fix GCC 4.3 warnings about parameters of incomplete... |
tree | commitdiff |
2008-10-10 |
Ben Pfaff | Merge commit 'origin/stable' |
tree | commitdiff |
2008-09-26 |
John Darrington | Avoid forcing an int into a void * |
tree | commitdiff |
2008-09-20 |
John Darrington | Moved all static libraries to libtool libraries. |
tree | commitdiff |
2008-09-20 |
John Darrington | Used pow2(x) instead of x * x where appropriate. |
tree | commitdiff |
2008-09-17 |
Jason H Stover | coeff_init: Do not use coeff[0] as the intercept. |
tree | commitdiff |
2008-09-15 |
Jason H Stover | pspp_coeff_var_to_coeff: Guard against a null pointer... |
tree | commitdiff |
2008-09-15 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-09-13 |
John Darrington | Added src/math/statistic.h to dist files. |
tree | commitdiff |
2008-09-12 |
Jason H Stover | Do not use const in pspp_linreg_get_vars. Use correct... |
tree | commitdiff |
2008-09-06 |
John Darrington | Fixed some issues calculating percentiles when missing... |
tree | commitdiff |
2008-09-06 |
John Darrington | Rewrote the EXAMINE command. |
tree | commitdiff |
2008-09-05 |
Jason H Stover | Added design_matrix_clone() to clone a design matrix. |
tree | commitdiff |
2008-09-05 |
John Darrington | Oops. Neglected to add new files. |
tree | commitdiff |
2008-09-04 |
John Darrington | Complete re-implementation of the EXAMINE command. |
tree | commitdiff |
2008-08-23 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-08-19 |
Ben Pfaff | Start generating ChangeLog automatically from Git commi... |
tree | commitdiff |
2008-08-17 |
Jason H Stover | Estimate parameters. Moved some code to re-usable funct... |
tree | commitdiff |
2008-08-16 |
Jason H Stover | Pointer DEPVAR is now required to be set correctly... |
tree | commitdiff |
2008-08-16 |
Jason H Stover | Initial versions of functions to estimate parameters |
tree | commitdiff |
2008-07-29 |
Ben Pfaff | Use standard C99 isfinite, isnan, isinf in place of... |
tree | commitdiff |
2008-07-27 |
John Darrington | Constness |
tree | commitdiff |
2008-07-26 |
John Darrington | Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv... |
tree | commitdiff |
2008-07-26 |
John Darrington | Removed the value_cnt associated with the caseordering |
tree | commitdiff |
next |