[package]
authors = ["hyyking <leoduret@outlook.com>"]
description = "A Stochastic Oriented Markov Chain Crate"
documentation = "https://hyyking.github.io/markov-chain-rs"
edition = "2018"
homepage = "https://github.com/hyyking/markov-chain-rs"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["stochastic", "markov", "probability", "statistics", "markov-chain"]
license-file = "LICENSE"
name = "mkv_chain"
readme = "README.md"
repository = "https://github.com/hyyking/markov-chain-rs"
version = "0.2.2"