Skip to content

v5.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 13:48
· 200 commits to main since this release
b47bd49

Agents v5.11.0

Diff since v5.10.0

Closed issues:

  • Parallel killing of agents results in error (#670)
  • Error when running schelling.jl in examples (#769)
  • Bug in serialization for UnkillableABM (#773)

Merged pull requests:

  • Use UnkillableABM for some models in the model folder (#772) (@Tortar)
  • Improve the speed of GridSpaceIdIterator (#783) (@Tortar)