HappyDoc Generated Documentation | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
============== README: SimPy ============== :Author: Klaus G. Muller :Author: Tony Vignaux :Date: $Date: 2003/08/19 21:07:54 $ :Revision: $Revision: 1.1 $ :SimPy version: 1.3 :SimPy web-site: http://simpy.sourceforge.net/ SimPy: A Python-based simulation package SimPy is a process-based discrete-event simulation language based on standard Python and released under the GNU GPL. It provides the modeller with components of a simulation model. These include 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. SimPy can be downloaded from the "SimPy web-site": http://simpy.sourceforge.net. Simulation model developers are encouraged to share their SimPy modeling techniques with the SimPy community. Please post a message to the simpy-Users mailing list. Subscribe to simpy-users mailing list. Software developers are encouraged to interface SimPy with other Python-accessible packages, such as GUI, data base or mapping and to share these new capabilities with the community under the GNU GPL. Feature requests for future SimPy versions should be sent to Klaus G. Muller, or Tony Vignaux. SimPy-1.3 contains the following files:
|