Vince Knight
Vince Knight
> I've been on vacation for the last month - sorry for not communicating this to the team! Absolutely no problem :) Hope you had a great vacation. > The...
Other possible changes: - [ ] Move to a `src/axelrod` dir structure. - [ ] Move to pytest as a test runner.
I like this idea a lot. We'll be able to document this dataset as well and theoretically it could be a useful research asset in it's own right. :+1: 💪
> I'd like to do the same thing for full tournaments and Moran processes. Sounds good to me.
> My first inclination is to have axl.GAME.* for each game supported by the library, containing strategy and scoring functions. That cleanly splits IPD and Ultimatum. However there are games...
> Also a scoring/utility function also doesn't have to be of the form f(x) = Ax or based on a game matrix, it's just the most common setup. So IMO...
> * For prompt-toolkit we can make it an optional import / requirement or find another workaround If I'm correct we only use `prompt-toolkit` for the Human player, making it...
Sorry for taking so long to get back to you on this. I like your suggestion @marcharper, a wrapper that allows player to evolve in a trivial sounds good. Would...
> I'm not sure (for testing purposes at least). I hear you. It's two options, whatever your hunch tells you is fine by me.