mutare 0.1.0

A simple tool to simulate and analyze a stochastic agent-based model for adaptation in uncertain environments.

# mutare

`mutare` (Latin for "to change") is a simple tool to simulate and analyze a stochastic agent-based model for adaptation in uncertain environments.

---

## Overview

Coming soon!

---

## Getting Started

### Installation
<!-- 
```bash
cargo install mutare
```

Or clone the repository: -->

```bash
git clone https://github.com/Marco-Mendivil-Carboni/mutare.git
cd mutare
cargo build
```

### Basic Usage

Coming soon!

---

## Documentation

Coming soon!

---

## License

This project is licensed under the MIT License.

---

## Contact

For questions or collaboration, reach out to marcomc@ucm.es or open an issue on GitHub.