benchfun 0.1.3

Benchmarking functions to use for optimization algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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"