SimPy

SimPy stands for “Simulation in Python”, is a process-based discrete-event simulation framework based on standard Python. It enables users to model active components such as customers, vehicles, or agents as simple Python generator functions. SimPy is released as open source software under the MIT License. The first version was released in December 2002.

SimPy, a free discrete-event simulation package based on Python
Original author(s)Klaus G. Müller, Tony Vignaux
Developer(s)Ontje Lünsdorf, Stefan Scherfke
Initial releaseSeptember 17, 2002 (2002-09-17)
Stable release
4.0.1 / April 15, 2020 (2020-04-15)
Repository
Written inPython
Operating systemCross-platform
TypeDiscrete event simulation
LicenseMIT
Websitesimpy.readthedocs.org
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.