Releases: JuliaDynamics/Agents.jl
Releases · JuliaDynamics/Agents.jl
v2.1.1
v2.1.0
v2.0.4
v2.0.4 (2019-12-09)
v2.0.3
v2.0.3 (2019-12-08)
v2.0.2
v2.0.1
v2.0.0
v2.0.0 (2019-12-01)
Closed issues:
- Grid search (#76)
- A fairer comparison with Mesa (#75)
- Numbering of columns. Shouldn't it start from 0 ? (#74)
- Bugs in add_agent!(node, model::ABM, properties...) (#69)
- node_neighbors(node_number::Integer, model::ABM, radius::Integer) is unclear (#66)
- Titles of data collection via aggergators should be improved... (#61)
- Some things should be more convenient (#60)
- Make space optional (#59)
- pretty printing for Space and AgentBasedModel (#55)
- update plot for agent.jl main API (#54)
- Create unified AgentBasedModel (#53)
- Update benchmarks for 2.0 (#50)
- Update the tests (#49)
- Move plotting functionality to AgentPlots.jl (#48)
- Parallel computing (#47)
- Reconsider the amount of plotting bundled into Agents.jl (#46)
- BoundsError when adding/removing agents (#45)
- Update data collection aspect of step! for v2.0 (#44)
- grid definition isn't working (#43)
- doubled information: agent.pos and space.agent_positions (#40)
- add_agent! default method to use agent's position (#39)
- The methods of the step! function (#38)
- questions regarding the API (#36)
- Logo for Agents.jl (#34)
- Defining a space - Why? (#24)
- Proposal: Refactor documentation to use the examples of
examples
, Literate.jl and Documenter.jl (#20) - Fontconfig / Compose problem (#17)
- Would you like to join JuliaDynamics? (#15)
Merged pull requests:
- Record tuple positions as tuples. (#91) (kavir1698)
- [ImgBot] Optimize images (#90) (imgbot[bot])
- [ImgBot] Optimize images (#89) (imgbot[bot])
- Update comparison with Mesa (#88) (kavir1698)
- [ImgBot] Optimize images (#87) (imgbot[bot])
- Version 2.0 (#85) (Datseris)
- Wealth distribution example (#83) (Datseris)
- Add step0 to paramscan (#81) (kavir1698)
- Update step! (#80) (kavir1698)
- First implementation of grid search function (#77) (kavir1698)
- Fix #69 (#71) (Datseris)
- Use Literate to create fire forest example (#68) (Datseris)
- Api additions (#64) (Datseris)
- Runnable documentation (#62) (Datseris)
- add pretty printing for abm and space (#58) (Datseris)
- Change type of model.agents to Dict (#57) (kavir1698)
- new type for models (#56) (Datseris)
- API overhaul of Agents.jl (#42) (Datseris)
- add logo, mention juliadynamics (#35) (Datseris)
- [ImgBot] Optimize images (#33) (imgbot[bot])
v1.1.8
v1.1.7
Add distributed computing for batch simulations
v1.1.5 v1.1.5 Distributed computing