]> gitweb.factorcode.org Git - factor.git/history - basis/random/random-tests.factor
Fixes #2966
[factor.git] / basis / random / random-tests.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-20 John Benediktssonrandom: adding binomial-random
2018-02-25 John Benediktssonmore test IN: cleanup.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2012-08-16 Doug Colemanrandom: Bump up the random unit tests from 50k to 500k... similar-0.95
2012-07-26 Doug Colemanrandom: More leeway for pareto unit test. Python's...
2012-04-18 John Benediktssonrandom: adding rayleigh, gumbel, logistic, and power...
2012-04-15 John Benediktssonrandom: adding some tests for the random distributions.
2012-04-03 Doug Colemanrandom: Add a k parameter for pareto. Add some unit...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-27 Daniel EhrenbergChanging some uses of prune to use members
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Doug ColemanMake random a generic so it can still be called on...
2010-01-14 Slava PestovRemoving integers-as-sequences
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Doug ColemanMerge branch 'images' of git://github.com/klazuka/facto...
2009-10-02 Slava PestovMerge branch 'reentrantvm' of git://github.com/phildawe...
2009-10-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-01 Doug Colemanfix bug in random-bytes* when no random-32* exists
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Doug Colemanadd sample word to random vocab
2009-05-18 Slava PestovMerge branch 'master' of /Users/slava/factor/
2009-05-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava PestovMerge branch 'bloom-filters' of git://github.com/alec...
2009-05-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Sascha MatzkeMerge branch 'mongo-factor-driver' of git@github.com...
2009-05-10 Doug Colemanmove random-bits* to random, work on docs
2009-05-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Doug Colemanmove random-bits* to random, work on docs
2009-05-09 ergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-02-20 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-19 Jason MerrillMerge branch 'master' of git://factorcode.org/git/factor
2009-02-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Daniel EhrenbergMerge branch 'master' into regexp
2009-02-16 Alex ChapmanMerge branch 'master' into experimental
2009-02-16 Doug ColemanMerge branch 'emacs' of http://git.hacks-galore.org...
2009-02-15 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-15 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-15 Slava PestovMerge branch 'master' into new_ui
2009-02-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-15 Yun, JonghyoukMerge branch 'master' of git://factorcode.org/git/factor
2009-02-14 Doug Colemanuse while to implement randomize (thanks joe!), document it
2009-02-14 Doug Colemanfix { } randomize, more unit tests
2009-02-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-14 Doug Colemanunit test how many elements to swap with randomize...
2009-02-14 Doug Colemanrandomize was broken -- elements could not exchange...
2008-10-25 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-10-16 ergMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-16 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-15 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-10-13 Alex ChapmanMerge branch 'experimental' into couchdb
2008-10-07 Alex ChapmanMerge branch 'master' of git://factorcode.org/git/facto...
2008-10-06 ergMerge branch 'master' of git://www.tiodante.com/git...
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 Slava PestovFix unit test
2008-10-05 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-10-05 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-05 Doug Colemanremove unit test
2008-10-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-04 Doug Colemanrandom is generic, better random docs, cleanups
2008-09-12 Alex ChapmanMerge branch 'master' into experimental
2008-09-11 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-09-10 Slava PestovFix conflict
2008-09-09 Doug Colemanfix random for real. is there redundant math here?
2008-09-09 Doug Colemanmake the random word actually return a number in the...
2008-09-08 Aaron SchaeferMerge git://projects.elasticdog.com/git/factor into...
2008-09-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2008-09-06 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-09-06 Slava PestovMove match to basis since compiler.tree.debugger uses...
next