The CMAES-L Library
This project provides a library for the Parallel Covariance Matrix Adaptation Evolution Strategy based on the Local shared memory model of parallelism, i.e., the multithreading. Although the source-code is not completely provided, the header files and the object files are available. The library is written in C++ and it is compiled and optimized for the linux x86-64 architecture. The present author is working to support other architectures.