pelt 0.1.0

Changepoint detection with Pruned Exact Linear Time
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "fnv"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"

[[package]]
name = "pelt"
version = "0.1.0"
dependencies = [
 "fnv",
]