No project description provided
Project description
co-simulations provides the following scenarios for testing collaboration between 2 intelligent systems:
- Factory Used for testing optimization of layouts and output.
- Harbor Used for testing response to emergency situations.
- Dungeon Used for testing problem solving and colaboration.
The package is used as part of a larger project called Common Optima, a website exploring the interactions between basic intelligent systems and ways to improve their efficency and optimizations.
Installation
From Pip
pip3 install co-simulations
From source
git https://github.com/HZ-9000/co-simulations.git
cd co-simulations
python3 -m pip install -e .
Documentation
Documentation along with a quick start guide can be found on the docs website built from the docs/ directory.
Running tests
For more examples on how to run the full test suite please refer to the CI workflow.
Some examples of running tests locally:
python3 -m pip install -e '.[testing]' # install extra deps for testing
python3 test/test_factory.py # just the factory sim
python3 -m pytest test/ # whole test suite
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file co_simulations-0.2.1.tar.gz.
File metadata
- Download URL: co_simulations-0.2.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
551ca39484655e2ee58db2050995c777baa66ccd9113430af2cb04188f7596ec
|
|
| MD5 |
4f7daa1b4a629ebea8c97a6829f8537d
|
|
| BLAKE2b-256 |
0edee9d17bdf0cb2a60c8738a7eb25e99c40de0066f9a77fa6ea742e1e712a78
|
File details
Details for the file co_simulations-0.2.1-py3-none-any.whl.
File metadata
- Download URL: co_simulations-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba7039296817097b4609fc9ff7c8654fb9a34ad32f556ff379733b5067459afe
|
|
| MD5 |
dcf6d85f13b512fce4b9639129bca2b8
|
|
| BLAKE2b-256 |
fcee3cdcb563cf9274a66f94ceba0c545f28a512f5283678d8fb8f5a1885e240
|