Differences between revisions 8 and 9
Revision 8 as of 2010-12-18 22:27:21
Size: 773
Editor: 125-237-121-222
Comment: Current Release is 2.1.0 on 3 June 2010
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 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.