Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fragment/streamline the Moran process beginning documentation #962

Merged
merged 3 commits into from
Apr 4, 2017

Conversation

drvinceknight
Copy link
Member

This closes #961

I've also grabbed the commit from #960.

Due to the high computational cost of a single Moran process, an approximate
Moran process is implemented that can make use of cached outcomes of games. The
following code snippet will generate a Moran process in which a `Defector`
cooperates (gets a high score) against another `Defector`. First the cache is
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand what "... a Defector cooperates (gets a high score) against another Defector" means. How can a Defector cooperate?

@drvinceknight
Copy link
Member Author

drvinceknight commented Apr 3, 2017 via email

@drvinceknight
Copy link
Member Author

I've changed it a bit. Let me know if you think it can still be clearer 👍

@marcharper marcharper merged commit be79688 into master Apr 4, 2017
@drvinceknight drvinceknight deleted the 961 branch May 23, 2017 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fragment the Moran documentation.
3 participants