CMA-ES / libcmaes

libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy
Other
315 stars 79 forks source link

fix: cmake with unknown binds + optional Python bindings #213

Closed beniz closed 3 years ago

beniz commented 3 years ago

Fixes #212