CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 02:44:52 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
set-cookie: MOIN_SESSION_443_ROOT_moin=119a75ca8af216bbf93b76001cd09841cf0b7e10; Expires=Mon, 13-Oct-2025 03:44:00 GMT; Max-Age=3600; Secure; Path=/
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
SimPy - Python Wiki
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.
More information can be obtained from the SimPy Homepage: https://simpy.readthedocs.org/
SimPy (last edited 2014-04-17 06:17:13 by DaleAthanasias)
Unable to edit the page? See the FrontPage for instructions.