Crandore Hub

libcmaesr

R Interface to 'libcmaes'

A lightweight interface to the 'libcmaes' C++ library for the Covariance Matrix Adaptation Evolution Strategy (CMA-ES). CMA-ES is a state-of-the-art evolutionary algorithm for the optimization of difficult non-linear, non-convex black-box functions, as described in Hansen and Ostermeier (2001) <doi:10.1162/106365601750190398>. Supports the active, separable, and VD (diagonal plus rank-one covariance) variants of the algorithm as well as the IPOP (increasing population size) and BIPOP (bi-population) restart strategies. A patched copy of 'libcmaes' (LGPL >= 3) is bundled; see the COPYRIGHTS file for details.

Versions across snapshots

VersionRepositoryFileSize
0.1.0 rolling linux/jammy R-4.5 libcmaesr_0.1.0.tar.gz 499.3 KiB
0.1.0 rolling linux/noble R-4.5 libcmaesr_0.1.0.tar.gz 524.0 KiB
0.1.0 rolling source/ R- libcmaesr_0.1.0.tar.gz 74.5 KiB
0.1.0 latest linux/jammy R-4.5 libcmaesr_0.1.0.tar.gz 499.3 KiB
0.1.0 latest linux/noble R-4.5 libcmaesr_0.1.0.tar.gz 524.0 KiB
0.1.0 latest source/ R- libcmaesr_0.1.0.tar.gz 74.5 KiB
0.1.0 2026-04-23 source/ R- libcmaesr_0.1.0.tar.gz 0 B

Dependencies (latest)

Imports

LinkingTo

Suggests