What's Changed
- Moving engine to be shared pointer instead of dumb pointer by @gvegayon in #26
- Minor patch to graph (forgot to fix from last merge) by @gvegayon in #27
- Add seed to lfmcmc run function by @apulsipher in #30
- Fix lfmcmc print to expect size_t argument by @apulsipher in #31
- Adding check on epiworldR by @gvegayon in #33
- Multiple patches to lfmcmc by @gvegayon in #34
- Fix naming conventions in LFMCMC for consistency and clarity by @apulsipher in #37
- Add progress bar and verbose flag to lfmcmc by @apulsipher in #43
- Rename member variables and add new ones by @apulsipher in #45
- Hex Stickers by @IsaccBarker in #48
- Fix clang compiler problems from epiworldR by @apulsipher in #50
New Contributors
- @IsaccBarker made their first contribution in #48
Full Changelog: v0.3.0...v0.6.0