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

Add ability to pass game to Moran process. #1123

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

drvinceknight
Copy link
Member

No description provided.

@@ -164,6 +165,15 @@ def test_two_prob_end(self):
self.assertEqual(populations, mp.populations)
self.assertEqual(mp.winning_strategy_name, str(p1))

def test_two_different_game(self):
Copy link
Member

Choose a reason for hiding this comment

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

maybe test_different_game?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yup 👍

@drvinceknight drvinceknight force-pushed the add-ability-to-pass-game-to-moran-process branch from c399577 to 13e429e Compare August 23, 2017 06:31
@meatballs meatballs merged commit 0692432 into master Aug 23, 2017
@meatballs meatballs deleted the add-ability-to-pass-game-to-moran-process branch August 23, 2017 08:31
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.

None yet

3 participants