SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html40/loose.dtd">

<html>

<head>
<title>HappyDoc Generated Documentation: simpy1_2</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: simpy1_2</font>
            </th>
            <th bgcolor="#88bbee"
                width="90%"
                align="right"><font color="#000000">&nbsp;</font>
            </th>
        </tr>
        <tr>
        <td>

<p>==============
README: SimPy
==============</p>
<p>:Author: Klaus G. Muller</p>
<p>:&quot;Contact Klaus&quot;, mailto:kgmuller@users.sourceforge.net</p> <p>:Author: Tony Vignaux</p>
<p>:&quot;Contact Tony&quot;, mailto:vignaux@users.sourceforge.net</p> <p>:Date: $Date: 2003/04/10 00:28:11 $</p> <p>:Revision: $Revision: 1.7 $</p>
<p>:SimPy version: 1.2</p>
<p>:&quot;SimPy web-site: http://simpy.sourceforge.net/&quot;, http://simpy.sourceforge.net/ </p> <p>SimPy: A Python-based simulation package</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>This directory contains the following files:</h3>

<ul>

<li><p>README.txt        - This file</p></li>
<li><p>HISTORY.txt       - a history of releases</p></li>

<li><p>INSTALLATION.txt - a simple instalation guide</p></li> <li><p>COMPATIBILITY.txt - a statement on SimPy compatibility with other Python modules/packages</p></li>

<li><p>Simulation.py     - Python code for SimPy</p></li>
<li><p>Monitor.py        - Python code for the Monitor class which is used to gather statistics from simulations. It is not required for developing and running all simulations.</p></li>
<li><p>SimPyDocs         - a directory containing copies of the cheatsheet (html,pdf,ps,tex), the manual (html,pdf, ps, tex) and the interfacing manual

<ul>
<li><p>a sub-directory &quot;Bank&quot; with a tutorial (html, tex)</p></li> <li><p>a sub-directory &quot;SimPy_Sourcecode_Documentation&quot;, with browsable (HTML) documentation of all SimPy code.</p></li>

</ul>
</p></li>

<li><p>SimPyTests        - some SimPy models</p></li>
<li><p>testSimPy.py      - a unit test script for SimPy</p></li>

<li><p>GNU General public Licence</p></li>

</ul>

        </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 Thu Apr 10 16:02:13 2003 by
        <a href="http://happydoc.sourceforge.net">HappyDoc</a> version
        2.1</i></font>
        
        </body>
        </html>


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.