This package browser is in early development. Mind the rough edges.

python-cma 3.4.0

Python implementation of CMA-ES

This package provides a Python implementation of the CMA-ES algorithm and a few related numerical optimization tools.

Installation

Install python-cma 3.4.0 as follows:

guix install python-cma@3.4.0

Or install the latest version:

guix install python-cma

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.