Axelrod-Python / axelrod-dojo

Trains machine learning strategies for the IPD with evolutionary and particle swarm algorithms, including neural networks and finite state machines

Home Page:http://axelrod-dojo.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multithreadding on windows dosent work.

GitToby opened this issue · comments

When running a GA on a windows box there are issues with the starmap methods not working on windows.

axelrod_dojo/algorithms/genetic_algorithm.py:67

For this to be helpful could you put some of the stack trace here.

This seems to have been fixed for the windows issue.

Ok, thanks I'll close this.