Introduction¶ SimPy is a free, open-source discrete-event simulation system written in Python. It provides a number of tools for programmers writing simulation programs. This document is a description of basic techniques of SimPy. It describe... 続きを読む
1 Introduction SimPy is used to develop a simple simulation of a bank with a number of tellers. This Python package provides Processes to model active components such as messages, customers, trucks, and planes. It has three classes to model... 続きを読む
Quick search Enter search terms or a module, class or function name. 続きを読む
レベル: 初級David Mertz (mertz@gnosis.cx), Simulacrum, Gnosis Software, Inc. 2002年 12月 01日現実の世界に存在するシステムが織り成す確率論的な振る舞いは、理解や予測の難しいことが多いものです。平均、最悪、最善の性能など、システムの統計的特性を... 続きを読む
Welcome to the home page for SimPy. Take a look at What's New in our web. SimPy (= Simulation in Python) is an object-oriented, process-based discrete-event simulation language based on standard Python. It is released under the GNU Lesser GPL... 続きを読む
レベル: 初級David Mertz (mertz@gnosis.cx), Simulacrum, Gnosis Software, Inc. 2002年 12月 01日現実の世界に存在するシステムが織り成す確率論的な振る舞いは、理解や予測の難しいことが多いものです。平均、最悪、最善の性能など、システムの統計的特性を... 続きを読む