benchfun 0.1.0

Benchmarking functions to use for optimization algorithms
Documentation
[package]
name = "benchfun"
version = "0.1.0"
authors = ["Chris McComb <ccmcc2012@gmail.com>"]
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]