Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@junlingm junlingm released this 14 Mar 23:11

This release fixed a few problems:

  • Fixed a memory leak bug. This resolved the valgrind check error
  • Changed the internal handling of agent ID, so that agent ID is unique across all populations.
  • Fixed a bug that caused agent initializers in the constructor of Simulation to fail.
  • Fixed a bug that prevent the simulation results to be reproducible.