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

Add doxygen to cmake with CI workflow and badge for readme #235

Closed phbasler closed 2 years ago

phbasler commented 2 years ago

I saw that you have a doxygen documentation on your gh-pages but without content. This PR contains 3 things: