Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2009-01-30 06:20:34
Size: 774
Editor: 203-97-214-91
Comment: new release
Revision 9 as of 2011-07-25 00:47:50
Size: 789
Editor: 203-96-84-33
Comment: Redirect SimPy Wiki link to new wiki location at http://sourceforge.net/apps/mediawiki/simpy/index.php?SimPy
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
The current version is 2.0 (released on 30 January 2009). The current version is 2.1.0 (released on 03 June 2010).
Line 11: Line 11:
There is also a [[http://www.mcs.vuw.ac.nz/cgi-bin/wiki/SimPy|SimPy Wiki]] where developers and users discuss SimPy. There is also a [[http://sourceforge.net/apps/mediawiki/simpy/index.php?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.1.0 (released on 03 June 2010).

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.