Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@apulsipher apulsipher released this 29 Jan 15:00
2295a2a

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