Cargo Features

egobox has no features set by default.

[dependencies]
egobox = { version = "0.18.1", features = ["nlopt", "serializable-gp", "persistent-moe", "blas"] }
nlopt

Enables nlopt of egobox-ego and egobox-gp

serializable-gp

Enables serializable of egobox-gp

persistent-moe

Enables egobox-moe

blas

Enables blas of egobox-ego, egobox-gp, egobox-moe, and ndarray

ndarray:

Enable blas usage
See README for more instructions

egobox has 4 features without comments.