entromatica 0.23.0

A simulation library for markov chains with a uniform steady state distribution centered around their entropy
Documentation
[dependencies.backtrace]
version = "0.3.67"

[dependencies.derive_more]
version = "0.99.17"

[dependencies.hashbrown]
features = ["rayon", "serde"]
version = "0.13.1"

[dependencies.itertools]
version = "0.10.5"

[dependencies.petgraph]
version = "0.6.2"

[dependencies.rayon]
version = "1.5"

[dependencies.serde]
features = ["derive"]
version = "1.0.152"

[dependencies.thiserror]
version = "1.0.38"
[dev-dependencies.serde_json]
version = "1.0.91"

[package]
authors = ["Daniel Meiborg"]
description = "A simulation library for markov chains with a uniform steady state distribution centered around their entropy"
documentation = "https://docs.rs/entromatica"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "entromatica"
readme = "README.md"
repository = "https://github.com/DanielMeiborg/entromatica"
version = "0.23.0"