[package] name = "benchmark_functions" version = "0.1.5" authors = ["Chris McComb "] edition = "2018" readme = "README.md" repository = "https://github.com/cmccomb/benchmark_functions" homepage = "https://github.com/cmccomb/benchmark_functions" documentation = "http://docs.rs/benchmark_functions" description = "Benchmarking functions to use for optimization algorithms" license = "MIT OR Apache-2.0" keywords = ["optimization", "benchmark", "functions"] categories = ["algorithms", "mathematics", "science"] [dependencies]