cellular_raza 0.0.2

Cellular simulation tool
Documentation
# cellular_raza
[![License: MPL 2.0](https://img.shields.io/github/license/jonaspleyer/cellular_raza?style=flat-square)](https://opensource.org/licenses/MPL-2.0)
[![Test Nightly](https://github.com/jonaspleyer/cellular_raza/actions/workflows/test_nightly.yml/badge.svg?event=push)](https://github.com/jonaspleyer/cellular_raza/actions)
[![Test Stable](https://github.com/jonaspleyer/cellular_raza/actions/workflows/test_stable.yml/badge.svg?event=push)](https://github.com/jonaspleyer/cellular_raza/actions)
[![Minimum rustc version](https://img.shields.io/badge/rustc-1.36+-lightgray.svg?style=flat-square)](https://github.com/jonaspleyer/cellular_raza#rust-version-requirements)
[![Crate](https://img.shields.io/crates/v/cellular_raza.svg)](https://crates.io/crates/cellular_raza)
[![API](https://docs.rs/cellular_raza/badge.svg)](https://docs.rs/cellular_raza)
[![dependency status](https://deps.rs/crate/cellular_raza/0.0.1/status.svg)](https://deps.rs/crate/cellular_raza/0.0.1)

A cellular Agent-Based modeling tool.

## Documentation
Visit [crates.io/crates/cellular_raza](https://crates.io/crates/cellular_raza) for an overview of the package.
Visit [docs.rs/cellular_raza](https://docs.rs/cellular_raza) to view documentation of the code.

## Contributing
Please use [github](https://www.github.com/jonaspleyer/cellular_raza) to write a pull-request.

## License
Download the [GNU GENERAL PUBLIC LICENSE Version 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt).