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

Refactored games to generalise & add asymmetric games #1413

Merged
merged 27 commits into from
Apr 24, 2023

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    8de2ba7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    60482f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1207b0 View commit details
    Browse the repository at this point in the history
  3. fixing docs mock...

    alexhroom committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    09fb251 View commit details
    Browse the repository at this point in the history
  4. Revert "fixing docs mock..."

    This reverts commit 09fb251.
    alexhroom committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ea4c660 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. used IntEnum to simplify

    alexhroom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c593dd4 View commit details
    Browse the repository at this point in the history
  2. small improvements & a fix

    alexhroom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    22e6197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95b9517 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    3a8cde2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. removed .item()

    alexhroom committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c8439bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb6171c View commit details
    Browse the repository at this point in the history
  3. Revert "changed dbs.action_to_int to use IntEnum behaviour"

    This reverts commit bb6171c.
    alexhroom committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    9cb0f8c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    d88c4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa1603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f19561 View commit details
    Browse the repository at this point in the history
  4. improved coverage

    alexhroom committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    524b278 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    29506f3 View commit details
    Browse the repository at this point in the history
  2. added casting test

    alexhroom committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    43bb3a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    add9a26 View commit details
    Browse the repository at this point in the history
  4. removed numpy mocking

    alexhroom committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    a333d62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7495e3b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. re-fixed doctest examples

    alexhroom committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    b9e78ea View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. review changes

    alexhroom committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    90b0a44 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    0afa186 View commit details
    Browse the repository at this point in the history
  2. fixed formatting

    alexhroom authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0489728 View commit details
    Browse the repository at this point in the history
  3. made doctests work

    alexhroom committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c79d4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2452ee View commit details
    Browse the repository at this point in the history