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)