cobyla 0.3.2

COBYLA optimizer for Rust
Documentation
[dependencies.argmin]
version = "0.8.0"

[dependencies.instant]
version = "0.1"

[dependencies.libc]
version = "0.2"

[dependencies.serde]
version = "1"
[dev-dependencies.approx]
version = "0.5"

[package]
authors = ["Remi Lafage <remi.lafage@onera.fr>"]
categories = ["algorithms", "api-bindings", "science"]
description = "COBYLA optimizer for Rust"
documentation = "https://docs.rs/cobyla"
edition = "2018"
keywords = ["optimizer", "optimization", "constrained", "derivative-free"]
license-file = "LICENSE.md"
name = "cobyla"
readme = "README.md"
repository = "https://github.com/relf/cobyla/"
version = "0.3.2"