[package] name = "allan-tools" version = "0.1.3" license = "MIT OR Apache-2.0" authors = ["Guillaume W. Bres "] categories = ["science","mathematics"] homepage = "https://github.com/gwbres/allan-tools" keywords = ["allan", "statistics", "stability", "time", "frequency"] description = "Package to compute statistics to study systems stability" edition = "2018" readme = "README.md" [dependencies] rand = "0.8.4" thiserror = "1" statistical = "1.0.0" rand_distr = "0.4.2" [dev-dependencies] probability = "0.15.8" gnuplot = "0.0.37"