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

r-cmaesr 1.0.3

Covariance matrix adaptation evolution strategy

This is a pure R implementation of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) with optional restarts (IPOP-CMA-ES).

Installation

Install r-cmaesr 1.0.3 as follows:

guix install r-cmaesr@1.0.3

Or install the latest version:

guix install r-cmaesr

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.