https://github.com/glesica/cellular
A (work-in-progress) Kotlin / Java framework for building and testing agent-based simulations, designed to be accessible to people in fields outside of computer science.
https://github.com/glesica/cellular
agent-based-modeling agent-based-simulation cellular-automata java kotlin social-sciences
Last synced: 6 months ago
JSON representation
A (work-in-progress) Kotlin / Java framework for building and testing agent-based simulations, designed to be accessible to people in fields outside of computer science.
- Host: GitHub
- URL: https://github.com/glesica/cellular
- Owner: glesica
- Created: 2018-01-02T04:40:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T02:00:48.000Z (over 7 years ago)
- Last Synced: 2025-04-01T12:53:03.294Z (6 months ago)
- Topics: agent-based-modeling, agent-based-simulation, cellular-automata, java, kotlin, social-sciences
- Language: Kotlin
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cellular
[](https://travis-ci.org/glesica/cellular)
A tool kit for creating cellular agent-based models.
See the examples package for example models.
This software is a work-in-progress.