projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Output Viewer: Try to adapt to changes in style
[pspp-builds.git]
/
src
/
math
/
2011-12-10
John Darrington
Added a function to clone an interaction.
tree
|
commitdiff
2011-12-03
John Darrington
ONEWAY: Fixed crash when the dependent variable contain...
tree
|
commitdiff
2011-12-02
Ben Pfaff
Avoid declaring variables in the middle of a block...
tree
|
commitdiff
2011-11-28
John Darrington
categoricals.c: Rename function to more accurately...
tree
|
commitdiff
2011-11-28
John Darrington
Remove unused function
tree
|
commitdiff
2011-11-26
John Darrington
Fix memory leak
tree
|
commitdiff
2011-11-25
John Darrington
categoricals.c: Effects coding.
tree
|
commitdiff
2011-11-20
John Darrington
categoricals.c Fix the calculation of the per encoding...
tree
|
commitdiff
2011-11-19
John Darrington
Rename df --> df_prod and comment accordingly
tree
|
commitdiff
2011-11-19
John Darrington
categoricals.c: Reimpliment the get_binary_by subscript...
tree
|
commitdiff
2011-11-14
John Darrington
GLM: Add debugging option /SHOWCODES
tree
|
commitdiff
2011-11-13
John Darrington
Remove useless code
tree
|
commitdiff
2011-10-07
John Darrington
Fix incorrectly ordered arguments to xcalloc
tree
|
commitdiff
2011-10-07
John Darrington
Fixed a crash in the oneway command
tree
|
commitdiff
2011-10-05
John Darrington
Added a base parameter to the interaction_case_hash...
tree
|
commitdiff
2011-10-05
John Darrington
Fix crash on parseing invalid GLM syntax
tree
|
commitdiff
2011-09-27
John Darrington
Move interaction subset predicates out of glm.c into...
tree
|
commitdiff
2011-08-23
John Darrington
Fix warnings
tree
|
commitdiff
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
tree
|
commitdiff
2011-07-28
John Darrington
Fix crash in Correlations
tree
|
commitdiff
2011-07-26
John Darrington
Fix memory leak
tree
|
commitdiff
2011-07-26
John Darrington
glm.c: new function design_full to create default inter...
tree
|
commitdiff
2011-07-26
John Darrington
Fixed crash when interactions have no instances
tree
|
commitdiff
2011-07-26
John Darrington
Made GLM as well as ONEWAY work
tree
|
commitdiff
2011-07-26
John Darrington
Move call to categoricals_done earlier in the covarianc...
tree
|
commitdiff
2011-07-26
John Darrington
Constness
tree
|
commitdiff
2011-07-26
John Darrington
Extended the glm command to accept interactions. Unfor...
tree
|
commitdiff
2011-07-26
John Darrington
categoricals.c: Fixed part of the dump function
tree
|
commitdiff
2011-07-26
John Darrington
categoricals.c: Rename var_params to interact_params
tree
|
commitdiff
2011-07-26
John Darrington
Remove unused function
tree
|
commitdiff
2011-07-26
John Darrington
Fix ssq for interactions
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Fix memory leaks
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals: remove var member which is no longer...
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals: Replace single value by a case, so that...
tree
|
commitdiff
2011-07-26
John Darrington
Change interaction functions to use cases rather than...
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals to take interactions instead of variables.
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Rewrite interactions module and update glm.c to...
tree
|
commitdiff
2011-07-01
John Darrington
Implemented the POSTHOC subcommand for the ONEWAY command.
tree
|
commitdiff
2011-07-01
John Darrington
Remove some files which are no longer used
tree
|
commitdiff
2011-07-01
John Darrington
Re-implemented the T-TEST command and the levene calcul...
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
origin/sourceview
tree
|
commitdiff
2011-06-27
John Darrington
Fixed the categoricals such that now both GLM and ONEWA...
tree
|
commitdiff
2011-06-27
John Darrington
GLM: Add unimplemented subcommands, and add a test.
tree
|
commitdiff
2011-06-24
Jason H Stover
Added type 3 sums of squares to GLM
tree
|
commitdiff
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
Merge commit 'origin/master' into sso
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
next