Releases: Axelrod-Python/Axelrod
v1.18.1
v1.18.0, 2016-11-24
There are no changes between 1.18.1 and 1.17.1. This release is due to an error
during the uploading to pypi.
v1.18.0
v1.18.0, 2016-11-24
There are no changes between 1.18.0 and 1.17.1. This release is due to an error
during the uploading to pypi.
v1.17.1
v1.17.1, 2016-11-23
Minor bug fix and a title option for fingerprints and a small internal
improvement.
- Correct the range for the fingerprint
#766 - Include ability to have a title for fingerprint plot
#769 - Calculate score per turn for Moran process using internal method.
#764
Here are all the commits for this PR:
v1.17.0...v1.17.1
v1.17.0
v1.17.0, 2016-11-19
Ahslock fingerprinting.
- Add a class for fingerprinting of strategies according to a paper by Ashlock
et al.
#759
Here are all the commits for this PR:
v1.16.0...v1.17.0
v1.16.0
v1.16.0, 2016-11-13
Minor internal change, new strategy and new strategy transformers
- Random_choice method does not sample if not necessary
#761 - New strategy: Meta Winner Ensemble
#757 - New strategy transformers: Dual transformer and Joss-Ann transformer
#758
Here are all the commits for this PR:
v1.15.0...v1.16.0
v1.15.0
v1.15.0, 2016-11-03
Mutation in Moran process, players track state pairs, save all plots method,
new strategies and PEP8.
- Mutation in Moran processes:
#754 - Save all plots to file method:
#753 - Players track state pairs:
#752 - New strategies:
- PEP8:
#750
Here are all the commits for this PR:
v1.14.0...v1.15.0
v1.14.0
v1.13.0
v1.13.0, 2016-10-16
New strategy, state distribution and documentation
- Adding Prober4 strategy
#743 - Adding state distribution to results set
#742 - More references for strategies
#745
Here are all the commits for this PR:
v1.12.0...v1.13.0
v1.12.0
v1.12.0
Human interactive player, new strategy, under the hood improvements and
documentation.
- You can play against an instance of
axelrod.Human
#732 - Improved efficiency of result set from memory
#737 - Documentation improvements
#741
#736
#735
#727 - New strategy CyclerCCCDCD:
#379
Here are all the commits for this PR:
v1.11.0...v1.12.0
v1.11.0
v1.11.0, 2016-09-28
State distribution functions, new strategies and minor test fix.
- Matches have a method to give state distribution:
#717 - Two new strategies: Worse and Worse and Knowledgeable Worse and Worse.
#724 - Minor fix of a test that would sometimes fail due to floating point error.
#725
Here are all the commits for this PR:
v1.10.0...v1.11.0