パッケージ: python3-simpy (2.3.1+dfsg-5)
python3-simpy に関するリンク
Debian の資源:
python-simpy ソースパッケージをダウンロード:
- [python-simpy_2.3.1+dfsg-5.dsc]
- [python-simpy_2.3.1+dfsg.orig.tar.xz]
- [python-simpy_2.3.1+dfsg-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
python-based simulation package (Python3 version)
SimPy is a process-based discrete-event simulation language based on standard Python.
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. SimPy comes with extensive plotting capabilities.
This package contains the Python3 version of SimPy.
その他の python3-simpy 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python-simpy-doc
- python-based simulation package, Documentation and examples