Releases: UofUEpiBio/epiworld
Releases · UofUEpiBio/epiworld
v0.3.0
Simplifies API for adding tools, viruses, and entities.
Now, there is a single member for each type within model. The information regarding distribution of the tool/virus/entity is now contain within the object. This is a big change as it will trigger refactoring in epiworldR and epiworldpy.
Full Changelog: v0.2-1...v0.3.0
v0.2-1
What's Changed
- Added missing methods.
- Corrected minor bug in the mixing model.
Full Changelog: v0.2-0...v0.2-1
Mixing models
Adds the ModelSEIRMixing
and ModelSIRMixing
models.
First numbered release
v0.1-0 First numbered version