[package] name = "direct" version = "0.1.1" authors = ["Philipp Brüschweiler "] description = "Implementation of the multi-dimensional DIRECT function optimization algorithm." license = "MIT" repository = "https://gitlab.com/blei42/direct" [dependencies] ordered-float = "0.2" [dev-dependencies] float-cmp = "0.2"