Description
SimPy (Simulation in Python) is an object-oriented, process-based discrete-event simulation language based on standard Python.
SimPy provides the modeler with components of a simulation model including processes, for active components like customers, messages, and vehicles, and resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels.
SimPy also provides monitor variables to aid in gathering statistics. Random variates are provided by the standard Python random module.
Many users claim that SimPy is one of the cleanest, easiest to use discrete event simulation packages!
SimPy comes with data collection capabilities, GUI and plotting packages. It can be easily interfaced to other packages, such as spreadsheets, plotting, GUI, statistics, and data bases.
User Reviews for SimPy FOR MAC 1
-
SimPy FOR MAC is a powerful tool for discrete event simulation. Easy to use, clean interface, and excellent statistical gathering capabilities.