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

Factor out functionality to Axelrod #52

Merged
merged 16 commits into from
Oct 28, 2019
Merged

Factor out functionality to Axelrod #52

merged 16 commits into from
Oct 28, 2019

Commits on Sep 3, 2019

  1. Refactor evolutionary algorithm to act on players instead of Params c…

    …lasses. Migrate FSMParams to FSMPlayer.
    marcharper committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    d6c6b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbff7d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bcd95b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9ebbd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac89cf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab5ab59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00e8494 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ce26bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0735130 View commit details
    Browse the repository at this point in the history
  10. Migrate out some tests

    marcharper committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    64bddb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db33c87 View commit details
    Browse the repository at this point in the history
  12. Update evolutionary algorithm for migration of params to axelrod main…

    … and change of mutation to not be in place
    marcharper committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    bba2bb3 View commit details
    Browse the repository at this point in the history
  13. Update integration tests

    marcharper committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    7b31ee1 View commit details
    Browse the repository at this point in the history
  14. Remove archetype tests

    marcharper committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    49d6a54 View commit details
    Browse the repository at this point in the history
  15. Update remaining tests

    marcharper committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    6413653 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Fix doctest

    marcharper committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    f25fe33 View commit details
    Browse the repository at this point in the history