kneed 0.2.0

Pure rust implementation of Knee-point detection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Contributing to this repository

I value contributions from the community and will do everything I can to get
them reviewed in a timely fashion.

- **Contributing Code**: If you have new code or a bug fix, fork this repo,
  create a logically-named branch, and [submit a PR against this
  repo](https://github.com/vihu/kneed-rs). Include a write up of the PR with details
  on what it does.

- **Reporting Bugs**: Open an issue [against this
  repo](https://github.com/vihu/kneed-rs/issues) with as much detail as you can. At
  the very least you'll include steps to reproduce the problem.