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

Update CMakeLists.txt #219

Closed phbasler closed 3 years ago

phbasler commented 3 years ago

Updating the Version number to match the new release of 0.9.7

phbasler commented 3 years ago

@beniz Could you merge this into main? I don't really need it in the release tag, but just having it here for cmake checks would be nice.