Releases: mrc-ide/individual
Releases · mrc-ide/individual
v0.1.7
Changes:
- benchmarks for variables
- testthat fixes
- extra validation on categorical variables
v0.1.6
Specific release notes can be found in NEWS.md, but include updates to Event and TargetedEvent, small bug fixes, and updates to bitset$not behavior.
v0.1.5
code cleanup and performance fixes
v0.1.4
Stability fixes and CRAN fixes
v0.1.3
- Speed improvements
- Resolve compiler warnings
v0.1.2
- Fixes for CRAN
- JOSS paper
v0.1.1
Changes:
- Default rendering outputs
- Updated documentation and vignettes
- Performance improvements for integer variables
- Fix memory leak
- Validation checks for category variables
Integer Variables
Merge pull request #80 from mrc-ide/dev
Dev
Stochastic scheduling
0.0.9
Bump version number and add doc comment
Refactor Rcpp out of create_state
Introduces breaking changes for creating variables. See documentation.
Should make simulation initialisation more stable.