Did you mean: SimPy, Simpy

 
Wikipedia:

SimPy

SimPy is a process-based, object-oriented discrete-event simulation language. It is implemented in standard Python and released as Open Source under the GNU Lesser General Public License (LGPL). It provides the modeller with components for building a simulation model including Processes, for active entities like customers, messages, and vehicles, and Resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels. There are two varieties of Buffer classes and commands to aid interaction between entities. It provides Monitor objects to aid in gathering statistics. Random variates are provided by the standard Python random module.

SimPy simulates parallel processes by an efficient implementation of coroutines using Python's generators capability. It is based on ideas from Simula and SIMSCRIPT II.5.

Because it is implemented in Python, SimPy is platform-independent and can run on practically all modern operating systems.

External links


 
 
 

Did you mean: SimPy, Simpy

Join the WikiAnswers Q&A community. Post a question or answer questions about "SIMPY" at WikiAnswers.

 

Copyrights:

Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "SimPy" Read more

On this page:   E-mail   print Print  Link  

 

Keep Reading

Mentioned In: