yfnian / Agents.jl

Agent-based modeling framework in Julia

Home Page:https://juliadynamics.github.io/Agents.jl/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agents.jl: agent-based modeling framework in Julia

Agents.jl

CI codecov

Agents.jl is a Julia framework for agent-based modeling (ABM). All further information about Agents.jl are provided in the docs.

Contributions

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

Citation

If you use this package in a publication, please cite the paper below:

@article{Agents2021,
author = {George Datseris and Ali R. Vahdati and Timothy C. DuBois},
title ={Agents.jl: a performant and feature-full agent-based modeling software of minimal code complexity},
journal = {SIMULATION},
volume = {0},
number = {0},
pages = {00375497211068820},
year = {0},
doi = {10.1177/00375497211068820},
URL = {https://doi.org/10.1177/00375497211068820},
eprint = {https://doi.org/10.1177/00375497211068820},
}

About

Agent-based modeling framework in Julia

https://juliadynamics.github.io/Agents.jl/stable/

License:Other


Languages

Language:Julia 100.0%