Releases: Axelrod-Python/Axelrod
Releases · Axelrod-Python/Axelrod
v4.5.0
v4.4.0
v4.3.0
v4.3.0, 2018-08-30
Big code base cleanup, ability to pass a fitness transform to the Moran process,
minor bug fixes.
- Use black and isort on entire library:
#1203 - Refactor of actions modules:
#1193 - Refactor of deterministic cache, ecosystem and eigen:
#1197
#1195 - Refactor strategy utils module:
#1196 - Order Actions: #1199
- Add ability to pass fitness transformation to Moran process:
#1198 - Add a matplotlibrc for testing purposes:
#1194
#1191 - Add a page of citations: #1188
- Fix bug in lookerup players:
#1190 - Fix bug in graphs: #1189
- Tweak a random test seed: #1201
v4.2.2
v4.2.2, 2018-07-30
Update of training weights for neural network strategy
- Add an upper bound for a dependency version
#1182
v4.2.1
v4.2.1, 2018-07-09
Minor internal fixes.
v4.2.0
v4.1.0
v4.0.0
v3.11.0
v3.11.0, 2018-01-09
A number of strategies from Axelrod's original second tournament, new tests and
minor documentation changes.
- Implemented GraaskampKatzen (k60r)
#1144 - Implemented Weiner (k41r)
#1145 - Implemented Harrington (k75r)
#1146 - Implemented MoreTidemanAndChieruzzi (k84r)
#1147 - Implemented Getzler (k35r) strategy
#1151 - Implemented Leyvraz (k86r) strategy
#1153 - Implemented White (k72r) strategy
#1154 - Implemented Black (k83r) strategy
#1155 - Add a test for memory depth
#1157 - Fix implementation of TidemanAndChieruzzi
#1152 - Modify implementation of strategy
#1143 - Update python version requirements
#1158 - Add citations section to README
#1148
#1150
v3.10.0
v3.10.0, 2017-11-27
One new strategy
- Add the WmAdams strategy:
#1142
Here are all the commits for this PR:
v3.10.0...v3.9.0