文件名称:desmod:SimPy的离散事件仿真建模框架
文件大小:77KB
文件格式:ZIP
更新时间:2024-06-17 09:57:03
Python
德斯莫德 desmod软件包提供了一个Python环境,用于组成离散事件模拟模块。 出色的软件包提供了离散事件仿真内核。 Desmod提供了其他功能,这些功能可用于组成,监视,配置和模拟任意复杂的模型。 安装 Desmod在PyPI上可用,并且可以与pip一起安装: pip install desmod 资源
【文件预览】:
desmod-master
----README.rst(1KB)
----.gitattributes(12B)
----.github()
--------workflows()
----LICENSE.txt(1KB)
----CHANGELOG.rst(6KB)
----desmod()
--------util.py(1KB)
--------tracer.py(14KB)
--------timescale.py(2KB)
--------config.py(15KB)
--------pool.py(15KB)
--------dot.py(10KB)
--------progress.py(12KB)
--------__init__.py(3KB)
--------component.py(13KB)
--------py.typed(0B)
--------simulation.py(14KB)
--------queue.py(12KB)
--------probe.py(5KB)
----requirements.txt(194B)
----tox.ini(210B)
----setup.cfg(2KB)
----setup.py(76B)
----Makefile(685B)
----docs()
--------make.bat(7KB)
--------conf.py(1KB)
--------history.rst(800B)
--------examples()
--------index.rst(242B)
--------Makefile(7KB)
--------api()
----tests()
--------test_probe.py(4KB)
--------test_pool.py(10KB)
--------test_config.py(8KB)
--------test_util.py(506B)
--------test_dot.py(2KB)
--------test_queue.py(7KB)
--------test_simulation.py(16KB)
--------conftest.py(164B)
--------test_tracer.py(8KB)
--------test_timescale.py(2KB)
----.gitignore(108B)
----pyproject.toml(328B)
----.coveragerc(47B)