Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2006-06-30 07:34:04
Size: 636
Editor: muller
Comment:
Revision 7 as of 2009-01-30 06:20:34
Size: 774
Editor: 203-97-214-91
Comment: new release
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
standard Python and released under the GNU LGPL. standard [[Python]] and released under the GNU LGPL.
Line 5: Line 5:
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.
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.
Line 11: Line 7:
The current version is 1.7.1 (released in June 2006). The current version is 2.0 (released on 30 January 2009).
Line 13: Line 9:
More information can be obtained from the SimPy [http://simpy.sourceforge.net/index.html Homepage]. More information can be obtained from the SimPy [[http://simpy.sourceforge.net/index.html|Homepage]].

There is also a [[http://www.mcs.vuw.ac.nz/cgi-bin/wiki/SimPy|SimPy Wiki]] where developers and users discuss SimPy.

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 2.0 (released on 30 January 2009).

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.