.. pyNetLogo documentation master file, created by sphinx-quickstart on Sat Mar 23 14:18:16 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. pyNetLogo documentation ======================= Interface to use and access `NetLogo `_ (Wilensky 1999) from Python. One can interact with NetLogo in either headless (no GUI) or interactive GUI mode. The library provides functions to load models, execute commands, and get values from reporters. It is compatible with NetLogo 6.1 and newer. It is largely similar to the `NetLogo Mathematica Link `_ and `RNetLogo (deprecated) `_. Documentation ============= .. toctree:: :maxdepth: 2 install.rst ./_docs/introduction.ipynb ./_docs/SALib_ipyparallel.ipynb ./_docs/SALib_multiprocessing.ipynb Detailed Documentation <./_docs/pynetlogo.rst> Changelog <./changelog.rst> Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`