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

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.

Awesome Lists containing this project

README

          

# Cellular

[![Build Status](https://travis-ci.org/glesica/cellular.svg?branch=master)](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.