https://github.com/hypeserver/ajan
https://github.com/hypeserver/ajan
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hypeserver/ajan
- Owner: hypeserver
- Created: 2016-07-24T12:40:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T01:15:16.000Z (over 9 years ago)
- Last Synced: 2024-04-14T04:18:54.967Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 130 KB
- Stars: 8
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ajan
Agent based simple modeling of social behaviours like education, hate, nationalism, rage, migration.
You'll need the latest mesa library with gradient patch. Get it with
```
pip3 uninstall mesa
pip3 install https://github.com/yigitbey/mesa/archive/patch-1.zip
```
Unstable grid example:

Stable grid example:

