<!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"> </font>
</th>
</tr>
<tr>
<td>
<pre>
<!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
==============</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-10-25 14:52:12+02 $</p>
<p>:Revision: $Revision: 1.0 $</p>
<p>:SimPy version: 1.3</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>SimPy-1.3 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 1.3</p></li>
<li><p>Monitor.py - Python code for the Monitor class which is used to gather statistics from simulations. It's use is optional.</p></li>
<li><p>SimulationTrace.py - Python code for a SimPy 1.3 trace utility. Its use is optional.
<ul>
<li><p>Lister.py - Python code for a prettyprinter for class instances. Used in Simulation.py and SimulationTrace.py</p></li>
<li><p>SimPyDocs - a directory containing copies of the Cheatsheet (html, reST), the Manual (html, reST) and the Interfacing manual (html).
<ul>
<li><p>a sub-directory &quot;Bank&quot; with a tutorial (html, tex)
<ul>
<li><p>a sub-directory &quot;SimPy_Sourcecode_Documentation&quot;, with browsable (HTML) documentation of all SimPy code.</p></li>
</ul>
</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>
</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 Sun Jun 22 11:12:00 2003 by
<a href="http://happydoc.sourceforge.net">HappyDoc</a> version
2.1</i></font>
</body>
</html>
</pre>
</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>
|