-
Notifications
You must be signed in to change notification settings - Fork 282
Plot for distribution of head-to-head wins #351
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
Conversation
|
👍 |
|
Could you add a quick snippet about generating this to the docs please? |
|
Let me see if I can update the tournament repo so that we can pull the plots from there. Update: Rebased onto the new master. Just waiting for the new tournament figures to finish. |
|
This is great, sorry to be a pain could you add some tests also: along the lines of https://github.com/Axelrod-Python/Axelrod/blob/master/axelrod/tests/unit/test_plot.py#L70 |
|
I missed one plot (needed to add the new noise plot to the update script). Otherwise the docs look fine when built locally, so this is good to merge once the last plot is added to tournament. |
I'm happy for you to merge once that's in @marcharper :) |
Plot for distribution of head-to-head wins
Plot for distribution of head-to-head wins
Re: #248 and #331 (thanks to @meatballs for the heavy lifting!)
This essentially recreates the published list for the S&P tournament, which we can now consider "reproduced".
If we are happy with the plot, I'll update the docs and the tournament repository appropriately.