math: Make 'accumulate' a feature of order statistics, not all stats.
[pspp] / src / math / order-stats.c
2022-04-02 Ben Pfaffmath: Make 'accumulate' a feature of order statistics...
2022-04-02 Ben Pfaffmath: Improve comments.
2021-09-26 John DarringtonAvoid numerical problems with missing weights on non...
2021-09-03 Ben Pfaffcase: Introduce new functions for numbers and substring...
2020-06-07 John DarringtonWhitespace changes only.
2012-03-16 John Darringtonorder_stats: New function order_state_accumulate_idx
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-03 John DarringtonConsistently use the return value from case_ref.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-06 Ben PfaffEliminate casts that can be replaced by uses of the...
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-06 John DarringtonFixed some issues calculating percentiles when missing...
2008-09-06 John DarringtonRewrote the EXAMINE command.
2008-09-05 John DarringtonOops. Neglected to add new files.