SimPy

Free and open source Python simulation language
Download

SimPy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • SimPy Developer Team
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 6 MB

SimPy Tags


SimPy Description

Free and open source Python simulation language SimPy (Simulation in Python) is an object-oriented, process-based discrete-event simulation language based on standard Python. SimPy provides the modeler with components of a simulation model including 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.SimPy also provides monitor variables to aid in gathering statistics. Random variates are provided by the standard Python random module.Many users claim that SimPy is one of the cleanest, easiest to use discrete event simulation packages!SimPy comes with data collection capabilities, GUI and plotting packages. It can be easily interfaced to other packages, such as spreadsheets, plotting, GUI, statistics, and data bases.NOTE: SimPy is released under the GNU Lesser GPL (LGPL), starting with version 1.5.1 (previous versions were released under GPL). What's New in This Release: Additions: · New (object oriented) API, in addition to the existing procedural API. This makes SimPy 2.0 fully backward compatible with previous versions. · Documentation on running SimPy in parallel processes on multiple CPUs,cores or computers, using Parallel Python. Changes: · Documentation formattted using Sphinx documentation generator.


SimPy Related Software