Skip to content

v5.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 22:15
· 162 commits to main since this release
1112bdc

Agents v5.15.0

Diff since v5.14.0

Closed issues:

  • Precompilation fails on @agent (#409)
  • Filtering in random_nearby_stuff and random_nearby_pos. (#650)
  • Bugfix in symdiff causes errors in Agents.jl tests (#733)
  • Uniformize randomwalk! in gridspaces (#799)
  • Schoolyard Example throws "Specifying spacing by position is deprecated" (#810)
  • Docs: highlight the zoo a bit more? (#812)
  • Creating Discussion section (#814)

Merged pull requests:

  • Small improvement in sampling_with_condition_single function (#795) (@Tortar)
  • Refactor of some scheduler operations (#798) (@Tortar)
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#801) (@github-actions[bot])
  • Extend and improve randomwalk! (#802) (@Tortar)
  • Change wording in the benchmark comparison with the other frameworks (#804) (@Tortar)
  • Fix true_pairs! (#805) (@Tortar)
  • Fix manhattan_distance (#806) (@Tortar)
  • Fix small return type instability in walk! (#807) (@Tortar)
  • Update schoolyard.jl (#811) (@GMGassner)
  • Improve speed of Nearby Look-ups in GridSpaces (#816) (@Tortar)
  • Move to Julia v1.9 and other doc updates (#817) (@Datseris)