Skip to content

Releases: mrc-ide/individual

v0.1.7

21 Oct 14:39
6a7dd8c
Compare
Choose a tag to compare

Changes:

  • benchmarks for variables
  • testthat fixes
  • extra validation on categorical variables

v0.1.6

20 Aug 16:14
f96bb8e
Compare
Choose a tag to compare

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

10 Aug 08:55
6c8285b
Compare
Choose a tag to compare

code cleanup and performance fixes

v0.1.4

23 Jul 08:21
7cf23e5
Compare
Choose a tag to compare

Stability fixes and CRAN fixes

v0.1.3

09 Jul 08:14
be0966a
Compare
Choose a tag to compare
  • Speed improvements
  • Resolve compiler warnings

v0.1.2

16 Jun 11:33
b3a59ec
Compare
Choose a tag to compare
  • Fixes for CRAN
  • JOSS paper

v0.1.1

11 Jun 13:12
18ddd6a
Compare
Choose a tag to compare

Changes:

  • Default rendering outputs
  • Updated documentation and vignettes
  • Performance improvements for integer variables
  • Fix memory leak
  • Validation checks for category variables

Integer Variables

07 Jun 15:50
4e04b5a
Compare
Choose a tag to compare
Integer Variables Pre-release
Pre-release
Merge pull request #80 from mrc-ide/dev

Dev

Stochastic scheduling

03 Nov 12:43
Compare
Choose a tag to compare
Stochastic scheduling Pre-release
Pre-release
0.0.9

Bump version number and add doc comment

Refactor Rcpp out of create_state

29 Sep 10:41
Compare
Choose a tag to compare
Pre-release

Introduces breaking changes for creating variables. See documentation.

Should make simulation initialisation more stable.