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