|
|
10 years ago | |
|---|---|---|
| doc/images | 10 years ago | |
| intelligine | 10 years ago | |
| .coveragerc | 10 years ago | |
| .coveralls.yml | 10 years ago | |
| .gitignore | 10 years ago | |
| .scrutinizer.yml | 10 years ago | |
| .travis.yml | 10 years ago | |
| Dockerfile | 10 years ago | |
| INSTALL.md | 10 years ago | |
| LICENCE | 10 years ago | |
| README.md | 10 years ago | |
| TODO | 10 years ago | |
| config.py | 10 years ago | |
| requirements.txt | 10 years ago | |
| run.py | 10 years ago | |
| tests.py | 10 years ago | |
| tests_requirements.txt | 10 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 !
Allow the docker user to communicate with your X session with xhost +local:docker then 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