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 an SEIRD example with custom .compute_flows() #2559

Merged
merged 10 commits into from
Jul 15, 2020
Merged

Add an SEIRD example with custom .compute_flows() #2559

merged 10 commits into from
Jul 15, 2020

Conversation

fritzo
Copy link
Member

@fritzo fritzo commented Jul 14, 2020

Addresses #2426 and @ibulu's #2552

This adds a SimpleSEIRD model demonstrating how to implement the .compute_flows() method for models with branching flows, and adds unit tests to ensure this technique works.

Tested

  • added smoke tests

@fritzo fritzo added this to the 1.4 release milestone Jul 14, 2020
@fritzo fritzo requested a review from martinjankowiak July 14, 2020 16:57
@fritzo fritzo changed the title Seird Add an SEIRD example with custom .compute_flows() Jul 14, 2020
@martinjankowiak martinjankowiak merged commit b481e9a into dev Jul 15, 2020
@fritzo fritzo deleted the seird branch November 4, 2020 20:53
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.

2 participants