Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 685 Bytes

index.rst

File metadata and controls

32 lines (22 loc) · 685 Bytes

PythonABM documentation

PythonABM makes complex agent-based modeling (ABM) simulations in Python accessible by providing an efficient base framework for constructing ABMs. More information on PythonABM can be found below.

https://github.com/kemplab/pythonabm/blob/main/docs/front_image.png?raw=true


.. toctree::
   :caption: Documentation

   installation
   example
   running

.. toctree::
   :caption: Structure

   simulation
   backend