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

Add Graaskamp (final missing strategy from Axelrod's first tournament) #1244

Merged
merged 27 commits into from
Apr 10, 2019

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    1bdeb76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e3099c View commit details
    Browse the repository at this point in the history
  3. Moved strategy to axelrod_first.py, removed graaskamp.py, changed all…

    …_strategies.rst and _strategies.py
    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    17662ac View commit details
    Browse the repository at this point in the history
  4. Removed graaskamp.py

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    9dc0a88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6a60e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebf97bd View commit details
    Browse the repository at this point in the history
  7. Modified docstring

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    d9848cf View commit details
    Browse the repository at this point in the history
  8. Changed elif

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    6d34d37 View commit details
    Browse the repository at this point in the history
  9. Replaced 'else:'

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    fc30d11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1caac23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d40c03 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89609eb View commit details
    Browse the repository at this point in the history
  13. Changed comments

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    ffeb11c View commit details
    Browse the repository at this point in the history
  14. Changed elif to if

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    bd1e2cb View commit details
    Browse the repository at this point in the history
  15. Changed docstring

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    327152b View commit details
    Browse the repository at this point in the history
  16. Changed docstring

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    4df16b9 View commit details
    Browse the repository at this point in the history
  17. Adding more tests

    kjurgielajtis authored and drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    9404494 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    680886a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dcf37c8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b84a084 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a6291eb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    89f2d61 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a8715bf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    643948c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2024a72 View commit details
    Browse the repository at this point in the history
  26. Edit docstring.

    drvinceknight committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    8e9ab94 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4c55971 View commit details
    Browse the repository at this point in the history