Releases: JuliaDynamics/Agents.jl
Releases · JuliaDynamics/Agents.jl
v5.17.1
Agents v5.17.1
Merged pull requests:
v5.17.0
v5.16.0
v5.15.3
v5.15.2
Agents v5.15.2
v5.15.1
Agents v5.15.1
Merged pull requests:
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)
v5.14.0
Agents v5.14.0
Closed issues:
- Internal links in api.md not working (#774)
- Create a discrete_pos field in ContinuousAgent struct (#790)
- Error in executing SIR example (sir.jl) (#791)
Merged pull requests:
- Fix typos in docs for
UnremovableABM
(#789) (@fbanning) - Clean docstrings (#792) (@pitmonticone)
- Add using StatsBase to sir.jl example (#793) (@yunhwankim2)
- Filtering for random_nearby_* (#794) (@Tortar)
v5.13.0
v5.12.0
Agents v5.12.0
Merged pull requests: