Agents.jl is a Julia framework for agent-based modeling (ABM). All further information about Agents.jl are provided in the docs.
Any contribution to Agents.jl is welcome! For example you can:
- Add new feature or improve an existing one (plenty to choose from the "Issues" page)
- Improve the existing documentation
- Add new example ABMs into our existing pool of examples
- Report bugs and suggestions in the Issues page
If you use this package in a publication, please cite the paper below:
@misc{Agents.jl,
title={Agents.jl: A performant and feature-full agent based modelling software of minimal code complexity},
author={George Datseris and Ali R. Vahdati and Timothy C. DuBois},
year={2021},
eprint={2101.10072},
archivePrefix={arXiv},
primaryClass={cs.MA}
}