Published April 2, 2017
| Version v2.8.0
Software
Open
Axelrod-Python/Axelrod: v2.8.0
Authors/Creators
- Vince Knight1
- Owen Campbell
- Marc Harper2
- VSN Reddy Janga
- James Campbell
- Karol M. Langner2
- Nikoleta3
- Thomas Campbell
- Jason Young
- Sourav Singh
- Julie Rymer
- Geraint Palmer
- Kristian Glass4
- eric-s-s
- Malgorzata Turzanska5
- Martin Jones
- Cameron Davidson-Pilon6
- Ranjini Das7
- alajara
- Aaron Kratz
- Timothy Standen
- Paul Slavin
- Adam Pohl
- andy boot
- WonkySpecs
- Jochen Müller
- Georgios Koutsovoulos
- Areeb Ahmed
- Tomáš Ehrlich8
- varung97
- 1. Cardiff University, School of Mathematics
- 2. Google
- 3. Cardiff University
- 4. @LaterPay
- 5. Delivery Hero
- 6. Shopify
- 7. Mount Holyoke College
- 8. @lingui
Description
v2.8.0, 2017-04-02
Source code cleanup, test refactor, new strategies and improved __repr__ of
strategies
- Improved/refactored source code: https://github.com/Axelrod-Python/Axelrod/pull/917 https://github.com/Axelrod-Python/Axelrod/pull/952
- Internal improvement: remove the
init_argsdecorator as superseded by thekward_args: https://github.com/Axelrod-Python/Axelrod/pull/918 - Strategy
__repr__now automatically includes all parameters of a strategy: https://github.com/Axelrod-Python/Axelrod/pull/953 https://github.com/Axelrod-Python/Axelrod/pull/922 - Type hints: https://github.com/Axelrod-Python/Axelrod/pull/883 https://github.com/Axelrod-Python/Axelrod/pull/935 https://github.com/Axelrod-Python/Axelrod/pull/949 https://github.com/Axelrod-Python/Axelrod/pull/951
- Refactor of tests: https://github.com/Axelrod-Python/Axelrod/pull/924 https://github.com/Axelrod-Python/Axelrod/pull/927 https://github.com/Axelrod-Python/Axelrod/pull/928 https://github.com/Axelrod-Python/Axelrod/pull/933 https://github.com/Axelrod-Python/Axelrod/pull/934 https://github.com/Axelrod-Python/Axelrod/pull/937
- New strategy:
SlowTitForTwoTats2https://github.com/Axelrod-Python/Axelrod/pull/926 - New strategy:
GeneralSoftGrudgerhttps://github.com/Axelrod-Python/Axelrod/pull/936
Here are all the commits for this PR: https://github.com/Axelrod-Python/Axelrod/compare/v2.7.0...v2.8.0
Files
Axelrod-Python/Axelrod-v2.8.0.zip
Files
(691.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f69665dc5701bf2afded1f29d5715650
|
691.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Axelrod-Python/Axelrod/tree/v2.8.0 (URL)