benchmark_functions 0.1.2

Benchmarking functions to use for optimization algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

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