kneed 0.3.0

Pure rust implementation of Knee-point detection
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.polyfit-rs]
version = "0"

[dependencies.thiserror]
version = "1"

[dev-dependencies.approx]
version = "0"

[dev-dependencies.rand]
version = "0"

[dev-dependencies.rand_distr]
version = "0"

[features]
testing = []

[package]
authors = ["Rahul Garg"]
description = "Pure rust implementation of Knee-point detection"
edition = "2021"
homepage = "https://github.com/vihu/kneed"
keywords = ["knee", "kneedle", "knee-point", "kneed"]
license = "BSD-3-Clause"
name = "kneed"
readme = "README.md"
repository = "https://github.com/vihu/kneed"
version = "0.3.0"