Published June 13, 2017
| Version v3.0.0
Software
Open
Axelrod-Python/Axelrod: v3.0.0
Authors/Creators
- Vince Knight1
- Owen Campbell
- Marc Harper2
- VSN Reddy Janga
- James Campbell
- Karol M. Langner2
- Sourav Singh
- eric-s-s
- Nikoleta3
- Thomas Campbell
- Jason Young
- Julie Rymer
- Geraint Palmer
- Kristian Glass4
- edouardArgenson
- Martin Jones
- Cameron Davidson-Pilon5
- alajara
- Ranjini Das6
- Marios Zoulias7
- Aaron Kratz
- Timothy Standen
- Paul Slavin
- Adam Pohl
- andy boot
- WonkySpecs
- Jochen Müller
- Georgios Koutsovoulos
- Areeb Ahmed
- Tomáš Ehrlich8
- 1. Cardiff University, School of Mathematics
- 2. Google
- 3. Cardiff University
- 4. @LaterPay
- 5. Shopify
- 6. Mount Holyoke College
- 7. OPA
- 8. @lingui
Description
v3.0.0, 2017-06-13
A single class for tournaments and Moran processes, sources for all strategies included in docstrings and internal refactoring,
- The numerous tournament types (prob end, spatial etc) are all now created from
the
Tournamentclass.: https://github.com/Axelrod-Python/Axelrod/pull/1042 - The graphical moran processes are now created using the
MoranProcessclass: https://github.com/Axelrod-Python/Axelrod/pull/1043 - Sources for all strategies now included in docstrings: https://github.com/Axelrod-Python/Axelrod/pull/1041
- Remove some unneeded tests: https://github.com/Axelrod-Python/Axelrod/pull/1039
- Further refactoring: https://github.com/Axelrod-Python/Axelrod/pull/1044 https://github.com/Axelrod-Python/Axelrod/pull/1040 https://github.com/Axelrod-Python/Axelrod/pull/1037
Here are all the commits for this PR: https://github.com/Axelrod-Python/Axelrod/compare/v2.13.0...v3.0.0
Files
Axelrod-Python/Axelrod-v3.0.0.zip
Files
(710.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6dc4fb99cfe954a494824253d37d2b0d
|
710.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Axelrod-Python/Axelrod/tree/v3.0.0 (URL)