Differences between revisions 5 and 6
Revision 5 as of 2008-11-25 21:53:34
Size: 747
Editor: 252
Comment:
Revision 6 as of 2008-11-25 21:55:28
Size: 774
Editor: 252
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
The current version is 1.9.1 . The current version is 1.9.1 (released on 17 March 2008).

SimPy is a process-based discrete-event simulation language based on standard Python and released under the GNU LGPL.

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.

The current version is 1.9.1 (released on 17 March 2008).

More information can be obtained from the SimPy Homepage.

There is also a SimPy Wiki where developers and users discuss SimPy.

SimPy (last edited 2014-04-17 06:17:13 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.