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
321 stars 78 forks source link

Update CMakeLists.txt for non-top-level build #240

Closed joaocandre closed 1 year ago

joaocandre commented 1 year ago

Proposed fix to issue #239.