Table of Contents

HappyDoc Generated Documentation  
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
          "http://www.w3.org/TR/html40/loose.dtd">

<html>
         
  <head>
    <title>HappyDoc Generated Documentation</title>
  </head>

  <body bgcolor="#ffffff">

        <p><i><a href="..\index.html">Table of Contents</a></i></p>
        
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
        <tr>
            <th rowspan="2"
                valign="top"
                align="left"
                width="10%"
                bgcolor="#88bbee"><font color="#000000">HappyDoc Generated Documentation</font>
            </th>
            <th bgcolor="#88bbee"
                width="90%"
                align="right"><font color="#000000">&nbsp;</font>
            </th>
        </tr>
        <tr>
        <td>
        
<p>=================================================
 README: SimPy A Python-based simulation package
=================================================</p>
<p>:Author: Klaus G. Muller, mailto:kgmuller@users.sourceforge.net</p>
<p>:Author: Tony Vignaux, mailto:vignaux@users.sourceforge.net</p>
<p>:SimPy version: 1.4</p>
<p>:SimPy web-site: http://simpy.sourceforge.net/</p>
<p>SimPy is a process-based discrete-event simulation language based on
standard Python and released under the GNU GPL. </p>
<p>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.</p>
<p>SimPy can be downloaded from the "SimPy web-site": http://simpy.sourceforge.net.</p>
<p>Simulation model developers are encouraged to share their SimPy
modeling techniques with the SimPy community. Please &quot;post a message
to the simpy-Users mailing list&quot;,
mailto:simpy-users@lists.sourceforge.net.</p>
<p>&quot;Subscribe to simpy-users mailing list.&quot;, http://lists.sourceforge.net/lists/listinfo/simpy-users</p>
<p>Software developers are encouraged to interface SimPy with other
Python-accessible packages, such as GUI, data base or mapping and to
share these new capabilities with the community under the GNU GPL.</p>
<p>Feature requests for future SimPy versions should be sent to &quot;Klaus
G. Muller&quot;, mailto:kgmuller@users.sourceforge.net, or &quot;Tony Vignaux&quot;,
mailto:vignaux@users.sourceforge.net.</p>
<h3>SimPy-1.4 contains the following files:</h3>

<ul>
<li><p>README.txt         - This file
        <em> HISTORY.txt        - a history of releases
        </em> INSTALLATION.txt   - a simple installation guide
        <em> COMPATIBILITY.txt  - a statement on SimPy compatibility with other Python modules/packages
        </em> CHANGES_FROM_VERSION_1_3.txt
                           - a high level description of differences between versions 1.3 and 1.4.
        * SimPy            - Python code directory for the SimPy-1.3 package
<ul>
<li><p>Lister.py, a prettyprinter for class instances
                                - Simulation.py, code for SimPy simulation
                                - SimulationTrace.py, code for SimPy tracing
                                - SimulationStep.py, code for executing simulations event-by-event
                                - SimulationRT.py, code for synchronizing simulation time with wallclock time
                                - SimGui.py, code for generating a Tk-based GUI for SimPy simulations
                                - SimPlot.py, code for generating Tk-based plots (screen and Postscript)
                                - __init__.py, initialisation of SimPy package
                                - testSimPy.py, a unit test script for SimPy         </p></li>

</ul>
</p></li>
<li><p>SimPyDocs          - a directory containing copies of
<ul>
<li><p>the Cheatsheet (html, reST), 
                                - the Manual (html, reST)
                                - the SimulationTrace manual
                                - the SimulationRT manual
                                - the SimulationStep manual      
                                - the Interfacing manual (html).
                                - a sub-directory &quot;Bank&quot; with a tutorial (html, tex)
                                - a sub-directory &quot;SimGUI&quot; with the SimGUI manual and examples
                                - a sub-directory &quot;SimPlot&quot; with the SimPlot manual and examples
                                - a sub-directory &quot;SimPy_Sourcecode_Documentation&quot;, browseable (HTML)
                                          documentation of all SimPy code.</p></li>

</ul>
</p></li>
<li><p>SimPyModels           - some SimPy models
        <em> GPL                   - GNU General public Licence
        </em> setup.py                      - setup script (distutils)</p></li>

</ul>
<p>:Date: $Date: 2003-12-26 13:07:38+01 $
:Revision: $Revision: 1.1 $</p>

        </td>
        </tr>
        </table>

        <hr>

        <p><i><a href="..\index.html">Table of Contents</a></i></p>

        <font size="-2"><i>This document was automatically generated
        on Fri Dec 26 13:54:08 2003 by
        <a href="http://happydoc.sourceforge.net">HappyDoc</a> version
        2.1</i></font>
        
        </body>
        </html>

Table of Contents

This document was automatically generated on Sat Dec 27 07:17:18 2003 by HappyDoc version 2.1