Vince Knight

Results 127 comments of Vince Knight
trafficstars

I like this idea a lot! I don't believe the feature exists.

I was understanding a version of the "standard" tournament where players DO know the length of the match but that length is not actually correct. Essentially add noise to what...

The test failures don't seem to be related to your contribution. For example: ``` Expected: Axelrod game: (R,P,S,T) = (3, 1, 0, 5) Got: Axelrod game: (R,P,S,T) = (np.int64(3), np.int64(1),...

Good question! Just to be clear — we’re not removing or changing the license itself. It’s still declared as MIT in pyproject.toml and the file remains in the repo. This...

Sorry everyone, it's been a busy fortnight. It's failing on doctests: ``` 117 :align: center 118 119 The first 6 strategies have similar scores which could indicate that the 120...

> We may need to update setup.py as well, @drvinceknight do we still need that? I believe we can delete that file.