hurst 0.1.0

Hurst Exponent estimator functions for Rust
Documentation
[package]
name = "hurst"
description = "Hurst Exponent estimator functions for Rust"
readme = "README.md"
homepage = "https://github.com/evrom/hurst"
repository = "https://github.com/evrom/hurst"
documentation = "https://docs.rs/hurst"
version = "0.1.0"
authors = ["Evan Roman <evanroman1@gmail.com>"]
edition = "2018"
license = "GPL-3.0-or-later"

[dependencies]
linreg = "0.2.0"