Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix noise in spatial tournaments #679

Merged
merged 4 commits into from
Aug 4, 2016
Merged

Fix noise in spatial tournaments #679

merged 4 commits into from
Aug 4, 2016

Commits on Aug 4, 2016

  1. Add test for correct match chunk generation.

    Have implemented this in the hypothesis tests. There is still an example
    that checks the particular case of no noise.
    drvinceknight committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    b11c3e6 View commit details
    Browse the repository at this point in the history
  2. Add test for noise in spatial tournaments.

    Testing both the init and also the play of the complete tournament.
    drvinceknight committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    f9aeafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    491f3fc View commit details
    Browse the repository at this point in the history
  4. Reduce test size and remove noise.

    Because of the sampling we can't test noise in this way.
    drvinceknight committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    d90333b View commit details
    Browse the repository at this point in the history