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

Extend capability of EpidemicSimulator for simulations on static networks #106

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

glwagner
Copy link
Collaborator

@glwagner glwagner commented Jun 11, 2020

Plus convenience function for KineticModel for resetting status and time.

There is a new examples/static_contacts_epidemic_ensemble.py, which produces this plot:

image

This may be progress toward resolving #102 .

We may need to refactor EpidemicSimulator at some point if we continue to add functionality to it.

Resolves #112

…enience function for KineticModel for resetting status and time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mean_contact_duration in ContactSimulator is not implemented
1 participant