About Anaconda Help Download Anaconda
  • License: LGPLv3
  • 15 total downloads
  • Last upload: 8 years and 11 months ago

Installers

  • linux-64 v0.9.5

conda install

To install this package run one of the following:
conda install mehdidc::cmaes

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


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy