An open API service indexing awesome lists of open source software.

https://github.com/hypeserver/ajan


https://github.com/hypeserver/ajan

Last synced: 11 months ago
JSON representation

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:
![unstable](https://cloud.githubusercontent.com/assets/246527/17185345/6ca03b42-5439-11e6-9c3e-8c866c6e9ca8.png)

Stable grid example:
![stable](https://cloud.githubusercontent.com/assets/246527/17185349/6e49c62a-5439-11e6-8c14-8d737dc8e4be.png)

![sample run](https://cloud.githubusercontent.com/assets/246527/17186215/f6daf024-543c-11e6-9cd7-13b6fe08e298.gif)