v5.15.0
Agents v5.15.0
Closed issues:
- Precompilation fails on
@agent
(#409) - Filtering in
random_nearby_stuff
andrandom_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)