File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # v4.0.0, 2018-02-07
2+
3+ More efficient tournament result analysis, and 2 new strategies.
4+
5+ - Implemented RichardHufford (k47r)
6+ https://github.com/Axelrod-Python/Axelrod/pull/1162
7+ - Implemented Yamachi (k64r)
8+ https://github.com/Axelrod-Python/Axelrod/pull/1163
9+ - Implemented Colbert (k51r)
10+ https://github.com/Axelrod-Python/Axelrod/pull/1164
11+ - Re write the result set
12+ https://github.com/Axelrod-Python/Axelrod/pull/1166
13+
14+ https://github.com/Axelrod-Python/Axelrod/compare/v4.0.0...v3.11.0
15+
116# v3.11.0, 2018-01-09
217
318A number of strategies from Axelrod's original second tournament, new tests and
Original file line number Diff line number Diff line change 1- __version__ = "3.11 .0"
1+ __version__ = "4.0 .0"
You can’t perform that action at this time.
0 commit comments