Simulator for Complex Systems. Developed for the course in Complex Systems from the Department of Informatics Engineering of the University of Coimbra. This software is still in beta stage. Tutorials and documentation are available, but are still in development (check link above).
Note that due to its main purpose (education), most of the code is written with a focus on readability, rather than performance.
Copyright (c) 2015-2023 Tiago Baptista - [email protected]
Licensed under the Apache License, Version 2.0 (see LICENSE.txt)
- Python 3 (http://www.python.org) (should also work on Python 2.7)
- pyglet (http://www.pyglet.org)
- matplotlib (http://www.matplotlib.org)
- numpy (http://www.numpy.org)
- pyafai (https://github.com/tbaptista/pyafai)
- numexpr (https://github.com/pydata/numexpr) (optional)
- ffmpeg (https://ffmpeg.org) (optional if using movie recording functionality)
Tiago Baptista
Ernesto Costa