You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README python/python-simpy: Fixed dep information. 13 years ago
python-simpy.SlackBuild various: Update find command to match template. 12 years ago
python-simpy.info python/python-simpy: Fixed dep information 13 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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 as well
as 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. SimPy comes with extensive plotting
capabilities.

The distribution contains in-depth documentation, tutorials, and a large number
of simulation models.

To build documentation, pass DOCS=yes to the slackbuild. Requires the optional
dependency Sphinx.