Bastien Sevajol 9b2c1693e8 Update README.md | 9 years ago | |
---|---|---|
doc/images | 9 years ago | |
intelligine | 9 years ago | |
.coveragerc | 9 years ago | |
.coveralls.yml | 9 years ago | |
.gitignore | 9 years ago | |
.scrutinizer.yml | 9 years ago | |
.travis.yml | 9 years ago | |
Dockerfile | 9 years ago | |
INSTALL.md | 9 years ago | |
LICENCE | 9 years ago | |
README.md | 9 years ago | |
TODO | 9 years ago | |
config.py | 9 years ago | |
requirements.txt | 9 years ago | |
run.py | 9 years ago | |
tests.py | 9 years ago | |
tests_requirements.txt | 9 years ago |
Social intelligence (/Ant colony) simulation.
Project is not ready, but if you want to test it you will need:
Then run python3.4 run.py exploration
or python3.4 run.py all
. Keep in mind it's in developpment mode !
Simply run (assuming docker installed) docker run -w /intelligine -v /tmp/.X11-unix:/tmp/.X11-unix -v /dev/snd:/dev/snd --privileged -e DISPLAY buxx/intelligine python3.4 run.py exploration