Axelrod: 1.6.0
INFM-OAR (INFN Catania)2016
Vince Knight, Owen Campbell, Marc Harper, Karol M. Langner, Thomas Campbell, Jason Young, , Nikoleta, Kristian Glass, Martin Jones, Geraint Palmer, Cameron Davidson-Pilon, Timothy Standen, Paul Slavin, Jochen Müller, Ranjini Das, Boot, Andy, Georgios Koutsovoulos, Tomáš Ehrlich, , Karl, Luis Visintini, Brice Fernandes, Martin Chorley, ABarriscale, Alex Carney, Piotr Petunov, James Campbell, risicle, hollymarissa, Badger, The Gitter
Abstract
v1.6.0, 2016-07-31 Renaming of strategies, big performance improvement for result analysis and bug fixes axelrod.strategies is a list of well behaved (non cheating strategies): https://github.com/Axelrod-Python/Axelrod/pull/665 The results set now has much lower memory footprint and is much faster: https://github.com/Axelrod-Python/Axelrod/pull/672 Correct calculation for mean score diffs: https://github.com/Axelrod-Python/Axelrod/pull/671 Error catching for bug with OSX, virtual envs and matplotlib: https://github.com/Axelrod-Python/Axelrod/pull/669 Here are all the commits for this PR: https://github.com/Axelrod-Python/Axelrod/compare/v1.5.0...v1.6.0