软件包: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