|
| |
SimPy comes with extensive documentation, both for users/application
developers (manuals) and for SimPy developers or
those users who want to look "behind the scenes" (source code
documentation). There are also SimPy tutorials.
 | "SimPy Simplified", a brief manual for first courses on SimPy and
beginning users (html,
PDF) |
 | Cheatsheet desktop reference (PDF,
spreadsheet) |
 | SimPy core manual - simulation, processes, resources, monitors (html,
PDF) |
 | SimulationTrace manual - tracing of model execution (html) |
 | SimulationRT manual - speed control (html) |
 | SimulationStep manual - stepping event by event (html) |
 | SimPlot manual - output plotting (html) |
 | SimGUI manual - programming the SimPy GUI (html) |
 | SimPy publication
quality plotting guide - interfacing SimPy to the external
matplotlib plot package (html) |
 | Code documentation, automatically generated by
Epydoc (html) |
Internationalization
Chinese translations:
 | "The Bank" tutorial - modeling queuing and service in a
bank (html,
PDF) |
 | "The Bank 2" tutorial - modeling
queuing and service in a bank, showing the use of the advanced
synchronization constructs (html,
PDF) |
 | Prof. Norman Matloff, "Introduction to the SimPy Discrete-Event Simulation
Package", University of California, Davis (an outstanding tutorial developed by
a SimPy user and teacher) |
|