CMD + K

cmaes

Community

Installation

To install this package, run one of the following:

Conda
$conda install mehdidc::cmaes

Usage Tracking

0.9.5
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

It is based on a fork of libcmaes : https://github.com/beniz/libcmaes, which can be found here https://github.com/mehdidc/libcmaes. It may be merged into the original repository in the future.

This package needs boost-python, which can be found here: https://anaconda.org/meznom/boost-python

After installing boost-python, please add meznom to your channels so that boost-python is taken into account as a dependency :

conda config --add channels meznom

Please make sure the lib directory of your anaconda distribution is included into LD_LIBRARY_PATH:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/your/conda/lib

About

Last Updated

Nov 27, 2015 at 10:53

License

LGPLv3

Supported Platforms

linux-64