python-simpy - Python simulation framework
Description:
SimPy (= Simulation in Python) is an object-oriented, process-based discrete-event simulation language based on standard Python. It 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. It also provides monitor variables to aid in gathering statistics. Random variates are provided by the standard Python random module.
Homepage: http://simpy.sourceforge.net
License: LGPL
Vendor: Fedora Project
Packages
python-simpy-1.8-1.fc7.noarch [1.4 MiB] |
Changelog by Sarantis Paskalis (2007-02-12):
- Update to 1.8 |