projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
variable: Make var_set_label() use the variable's own encoding.
[pspp-builds.git]
/
src
/
math
/
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2011-03-11
Ben Pfaff
T-TEST: Fix use-after-free with TEMPORARY and independe...
tree
|
commitdiff
2011-03-11
Ben Pfaff
group: Delete unused functions.
tree
|
commitdiff
2010-12-12
Ben Pfaff
categoricals: Make parameter to categoricals_done(...
tree
|
commitdiff
2010-12-12
Ben Pfaff
covariance: Fix const-ness of covariance_calculate...
tree
|
commitdiff
2010-10-25
John Darrington
Avoid compiler warnings
tree
|
commitdiff
2010-10-17
John Darrington
Re-implemented the levene calculation
tree
|
commitdiff
2010-10-03
John Darrington
Add comments informing the caller about side effects
tree
|
commitdiff
2010-10-03
John Darrington
Consistently use the return value from case_ref.
tree
|
commitdiff
2010-09-19
John Darrington
Fix bug #31052: Crash on histograms with only one datum
tree
|
commitdiff
2010-09-18
Ben Pfaff
linreg: Delete unused static function.
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Sort the reverse value map.
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Use moments instead of keeping cc count...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: Fix descriptives for multiple variables
tree
|
commitdiff
2010-08-24
John Darrington
Add optional callback functions to categoricals.
tree
|
commitdiff
2010-08-24
John Darrington
Covariance matrix interface change.
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals.c Create entries for all groups.
tree
|
commitdiff
2010-07-31
John Darrington
FACTOR: prevent crash if the dataset is empty.
tree
|
commitdiff
2010-07-20
Jason H Stover
Add argument specifying column containing dependent...
tree
|
commitdiff
2010-05-24
John Darrington
Fix compiler warnings
tree
|
commitdiff
2010-05-21
Jason H Stover
Removed unused function
tree
|
commitdiff
2010-05-21
John Darrington
Removed src/math/coefficient.[ch] which are no longer...
tree
|
commitdiff
2010-05-21
John Darrington
Fix crash on Windows when calculating a covariance...
tree
|
commitdiff
2010-05-21
John Darrington
Revert "Removed src/math/interaction.[ch] which has...
tree
|
commitdiff
2010-05-21
John Darrington
Removed src/math/interaction.[ch] which has been supers...
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-05-17
Jason H Stover
New function covariance_calculate_unnormalized
tree
|
commitdiff
2010-05-17
Jason H Stover
Rewrote to use new covariance functions.
tree
|
commitdiff
2010-04-12
Ben Pfaff
Make "internal variables" part of a dictionary.
tree
|
commitdiff
2010-04-08
Ben Pfaff
Get rid of unnecessary uses of var_get_dict_index().
tree
|
commitdiff
2010-02-20
Ben Pfaff
moments: Fix null pointer dereference in calc_moments().
tree
|
commitdiff
2010-02-10
Ben Pfaff
levene: Write null pointers as NULL instead of as 0.
tree
|
commitdiff
2010-02-08
Ben Pfaff
Merge "output" into "master"
tree
|
commitdiff
2010-02-05
Jason H Stover
Set final element in covariance matrix. Use accessor...
origin/covariance
fc11-i386-build90
fc11-x64-build87
lenny-x64-build105
sid-i386-build157
tree
|
commitdiff
2010-01-30
Jason H Stover
allocate space to store independent variable list
fc11-i386-build86
fc11-x64-build83
lenny-x64-build101
sid-i386-build153
tree
|
commitdiff
2010-01-29
Jason H Stover
Free linreg struct if no valid data;
fc11-i386-build83
fc11-x64-build80
lenny-x64-build98
sid-i386-build150
tree
|
commitdiff
2010-01-22
Jason H Stover
Set categoricals to NULL in one-pass covariance; avoid...
fc11-i386-build81
fc11-x64-build78
sid-i386-build148
tree
|
commitdiff
2010-01-15
Jason H Stover
Rewrote linreg.[ch], regression.q and glm.q to use...
fc11-i386-build71
fc11-x64-build68
lenny-x64-build92
sid-i386-build138
tree
|
commitdiff
2009-12-25
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-18
John Darrington
Merge branch 'master' into output
fc11-i386-build61
fc11-x64-build58
lenny-x64-build82
sid-i386-build128
tree
|
commitdiff
2009-12-16
John Darrington
Merge commit 'origin/stable'
fc11-i386-build58
fc11-x64-build55
lenny-x64-build79
sid-i386-build125
tree
|
commitdiff
2009-11-08
John Darrington
Use significance_of_correlation function in t-test.
fc11-i386-build32
fc11-x64-build29
lenny-x64-build53
sid-i386-build101
tree
|
commitdiff
2009-11-08
John Darrington
New module src/math/correlation
tree
|
commitdiff
2009-10-31
John Darrington
Wrap operations which index into reverse_variable_map
fc11-i386-build30
fc11-x64-build27
lenny-x64-build51
sid-i386-build99
tree
|
commitdiff
2009-10-31
John Darrington
Drop first category of each variable from covariance...
tree
|
commitdiff
2009-10-31
John Darrington
Remove unused function categoricals_index
tree
|
commitdiff
2009-10-31
John Darrington
Populate the moment matrices with the categorical entries
tree
|
commitdiff
2009-10-31
John Darrington
Keep track of the number of variables involved in the...
tree
|
commitdiff
2009-10-31
John Darrington
Don't crash if all categorical variables are empty
tree
|
commitdiff
2009-10-24
Ben Pfaff
Merge "master" into "output".
fc11-i386-build29
fc11-x64-build26
lenny-x64-build50
sid-i386-build98
tree
|
commitdiff
2009-10-24
John Darrington
New functions to return the sum and weights associated...
fc11-i386-build28
fc11-x64-build25
lenny-x64-build49
sid-i386-build97
tree
|
commitdiff
2009-10-24
John Darrington
Don't update categorical variables whose values are...
tree
|
commitdiff
2009-10-24
John Darrington
Call categoricals_done at start of second pass.
sid-i386-build96
tree
|
commitdiff
2009-10-24
John Darrington
New functions is_missing and get_val
tree
|
commitdiff
2009-10-24
John Darrington
Use cov->dim instead of cov->n_vars where appropriate
tree
|
commitdiff
2009-10-24
John Darrington
Destroy the categorical variables when the covariance...
tree
|
commitdiff
2009-10-24
John Darrington
Move categorical variable into the var_params struct
tree
|
commitdiff
2009-10-24
John Darrington
Resize the moment matrices after the first pass
tree
|
commitdiff
2009-10-24
John Darrington
Allow dump function to work with numeric variables
tree
|
commitdiff
2009-10-18
John Darrington
Fix order of pool_calloc arguments.
fc11-i386-build26
fc11-x64-build22
lenny-x64-build47
sid-i386-build94
tree
|
commitdiff
2009-10-18
John Darrington
Add reverse map entries to categoricals.
tree
|
commitdiff
2009-10-17
John Darrington
New module src/math/categoricals .
tree
|
commitdiff
2009-10-17
John Darrington
Add a two pass algorithm to calculate covariance matrices.
fc11-i386-build23
lenny-x64-build44
sid-i386-build91
tree
|
commitdiff
2009-10-08
Jason H Stover
New function covariance_2pass_create
fbsd72-i386-build31
fc11-i386-build17
fc11-x64-build18
lenny-x64-build39
sid-i386-build85
tree
|
commitdiff
2009-10-04
John Darrington
CORRELATIONS: Properly deal with case weights.
fbsd72-i386-build24
fc11-i386-build10
fc11-x64-build11
lenny-x64-build32
sid-i386-build78
tree
|
commitdiff
2009-10-03
John Darrington
First working version of CORRELATIONS.
tree
|
commitdiff
2009-09-24
John Darrington
Merge commit 'origin/stable'
build40
tree
|
commitdiff
2009-09-15
Ben Pfaff
Merge commit 'origin/stable' into stable
tree
|
commitdiff
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-18
Jason Stover
pspp_linreg(): Use cache->n_coeffs to set the dimension...
tree
|
commitdiff
2009-07-17
Jason Stover
pspp_linreg(): Use cache->n_coeffs to set the dimension...
tree
|
commitdiff
2009-07-17
Jason Stover
Return 0.0 for mean of a categorical variable. Fixes...
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
next