Releases: Axelrod-Python/Axelrod
v3.9.0
v3.9.0, 2017-10-13
New strategies, a minor bug fix and a small documentation improvement.
- Add the Bush Mosteller strategy
#1002 - Add k42r from Fortran code
#1135 - Add MemoryDecay
#1137 - Add k32r from Fortran code
#1138 - Add Random Tit For Tat
#1136 - Add k42r from Fortran code
#1139 - Add reference to documentation
#1134 - Fix minor bug in the fingerprints
#1140
Here are all the commits for this PR:
v3.9.0...v3.8.1
v3.8.1
v3.8.1, 2017-10-13
Minor change to behaviour of Champion
- This is more in line with the original description of Champion
#1131
Here are all the commits for this PR:
v3.8.1...v3.8.0
v3.8.0
v3.8.0, 2017-10-10
A new strategy and some bug fixes due to dependency updates
- New strategy MoreGrofman from Axelrod's second tournament
#1124 - Bug fixes due to dependency updates
#1130
Here are all the commits for this PR:
v3.8.0...v3.7.0
v3.7.0
v3.7.0, 2017-09-05
A new strategy, contributor documentation and internal fixes.
- New strategy Tranqulizer from Axelrod's second tournament:
#1126 - Improved use of
pass_default_arguments
and documentation:
#1127
#1128
Here are all the commits for this PR:
v3.7.0...v3.6.0
v3.6.0
v3.6.0, 2017-08-26
A new fingerprint mechanism, internal improvements.
- Transitive fingerprints:
#1125 - Add ability to pass game to Moran process
#1122 - Implement a global reset method
#1123
Here are all the commits for this PR:
v3.6.0...v3.5.0
v3.5.0
v3.5.0, 2017-08-19
Parallel processing now supported on Windows, a new strategy and some minor
improvements.
- Parallel processing now supported on Windows
#1117 - New strategy TidemanAndChieruzzi:
#1118 - Minor change to some tests
#1120
Here are all the commits for this PR:
v3.5.0...v3.4.0
v3.4.0
v3.4.0, 2017-08-06
A new strategy, internal improvement relevant for pickling, better testing and
minor fixes.
- Gladstein, a strategy by that named author from Axelrod's second tournament
has been added
#1113
#1110 - Internal improvement for pickling of all strategy classes
#1092 - Better testing of the reset method
#1098 - Minor tweak to a type hint
#1108 - Minor fix to a strategy to match description
#1111
Here are all the commits for this PR:
v3.4.0...v3.3.0
v3.3.0
v3.3.0, 2017-07-30
4 new strategies and ability to pass game information at the tournament level.
- 3 new zero determinant strategies
#1097 - A memory 2 zero determinant strategy
#1099 - Add ability for tournament to set known match attributes
#1096
Here are all the commits for this PR:
v3.2.1...v3.3.0
v3.2.1
v3.2.0
v3.2.0, 2017-07-26
Minor internal fixes and a new strategy
- New NTitForMTats strategy
#1084 - Pip installing no longer installs hypothesis and tests
#1086 - Remove some code that checked if matplotlib was installed
#1087
Here are all the commits for this PR:
v3.1.2...v3.2.0