]> gitweb.factorcode.org Git - factor.git/history - basis/math/statistics/statistics-tests.factor
math.statistics: refactor histogram and histogram-by to use
[factor.git] / basis / math / statistics / statistics-tests.factor
2022-08-07 Doug Colemanmath.statistics: refactor histogram and histogram-by...
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2020-11-24 John Benediktssonmath.statistics: adding some range sum-of tests.
2020-11-24 John Benediktssonmath.statistics: sum-of-squares, sum-of-cubes, sum...
2020-10-09 Doug Colemanmath.statistics: Fix bug for ncdg division by zero.
2020-10-07 Doug Colemanmath.statistics: Add discounted cumulative gain and...
2020-02-06 John Benediktssonmath.statistics: adding interquartile-range, midhinge...
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-01-15 Björn Lindqvistmath.statistics: fix calculation of the harmonic mean
2016-12-28 John Benediktssonassocs: moving collect-by from math.statistics.
2016-03-08 Jon Harpermath.statistics, add docs for cum-sum0, add cum-product...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2014-09-26 Doug Colemanmath.statistics: Get smart about the geometric mean...
2013-06-17 Doug Colemanmath.statistics: Add trimean.
2013-06-17 Doug Colemanmath.statistics: Fix out of bounds on quantiles that...
2013-05-06 lorynjcum-mean
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2013-03-10 Doug Colemanmath.statistics: Fix histogram and collect. Histogram...
2012-11-08 Doug Colemanmath.statistics: Make you think about which std you...
2012-11-06 John Benediktssonmath.statistics: rename full-* to population-*.
2012-10-25 Doug Colemanmath.statistics: Add cum-count, cum-sum0, cum-map0...
2012-10-22 Doug Colemanmath.statistics: Add ddof (delta degrees-of-freedom...
2012-09-26 John Benediktssonmath.statistics: adding a normalized-histogram word.
2012-09-26 John Benediktssonmath.statistics: some fixes to entropy, adding maximum...
2012-09-05 Doug Colemanmath.statistics: add rank-values
2012-05-08 John Benediktssonmath.statistics: adding winsorized-mean.
2012-05-08 John Benediktssonmath.statistics: adding trim-mean and signal-to-noise.
2012-05-04 Doug Colemanmath.statistics: Add power-mean and quadratic-mean.
2012-05-04 John Benediktssonmath.statistics: adding contraharmonic-mean.
2012-05-04 John Benediktssonmath.statistics: adding mean-dev and median-dev.
2012-05-04 John Benediktssonmath.statistics: separate "sample-" and "full-" version...
2012-05-04 John Benediktssonmath.statistics: adding standardize, differences, rescale.
2012-04-27 John Benediktssonmath.statistics: adding entropy function.
2012-04-24 Doug Colemanmath.statistics: Add eight methods for calculating...
2012-04-23 Doug Colemanmath.statistics: Make a safe version of kth-object...
2012-04-23 Doug Colemanmath.statistics: Generalize kth-smallest into kth-objec...
2012-04-12 John Benediktssonmath.statistics: adding cumulative versions of sum...
2012-04-03 John Benediktssonmath.statistics: change 'var' to 'sample-var' and imple...
2011-11-02 Joe Groffmath.statistics: fix stack effect on collect-by
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Doug Colemanmove histogram to math.statistics, write a main article...
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-06-01 Slava PestovMerge branch 'master' into global_optimization
2009-05-27 John BenediktssonResolved merge.
2009-05-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-24 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-24 Doug Colemanadd a mode word
2009-05-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug Colemanmedian used the wrong algorithm. now it runs in O...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-01-28 Alex ChapmanMerge branch 'master' into experimental (untested!)
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-07 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2008-12-05 U-VICTORIA\Adminis... Merge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-12-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-04 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2008-12-04 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-12-04 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2008-12-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-12-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-29 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-26 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-24 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-21 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-21 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-21 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-19 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-19 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-18 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-18 Aaron SchaeferMove math.statistics to extra