entromatica 0.17.0

A simulation library for markov chains with a uniform steady state distribution centered around their entropy
Documentation
# Entromatica

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/DanielMeiborg/entromatica/ci.yml?label=CI)
![GitHub issues](https://img.shields.io/github/issues/DanielMeiborg/entromatica)
![Crates.io](https://img.shields.io/crates/l/entromatica)
![Crates.io](https://img.shields.io/crates/v/entromatica)
![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/DanielMeiborg/entromatica?include_prereleases)
<a href="https://docs.rs/entromatica/"><img alt="API Docs" src="https://img.shields.io/badge/docs.rs-entromatica-orange"/></a>

**This library is still under development and not ready for production use.**

It is only partially documented and tested. It is built for [my SIA
paper](https://github.com/DanielMeiborg/sia), which is work in progress, too.

## License

Licensed under either of

 * Apache License, Version 2.0
   ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license
   ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.