allan-0.1.0 has been yanked.
Visit the last successful build:
allan-0.3.0
allan - variance and deviation tools for stability analysis
allan is a library implementing Allan Variance and Deviation for stability analysis of oscillators, gyroscopes, etc
Usage
To use allan, first add this to your Cargo.toml:
[]
= "*"
Then, add this to your crate root:
extern crate allan;
Features
- None yet