Overview
The main aim of the emulsim package is to simulate the dynamics of coupled
systems.
In these simulations, several elements define the dynamic parts that will
evolve over time.
The actual dynamics are defined by actors, which can act on either a single
element or couple multiple elements.
Alternative python packages that pursue similar goals include:
simframe: Source code and documentationPySim: Source code and documentation. Focuses on ordinary differential equations.