Development guide ================= The functionality of the :mod:`emulsim` package is split into multiple sub-package. In particular, there are classes representing different elements and different actors, which can all be extended individually. .. toctree:: :maxdepth: 3 data_model coding_style tests