Rdocumentation
powered by
Learn R Programming
cmaes (version 1.0-12)
Covariance Matrix Adapting Evolutionary Strategy
Description
Single objective optimization using a CMA-ES.
Copy Link
Link to current version
Version
Version
1.0-12
1.0-11
1.0-9
1.0-8
1.0-6
Install
install.packages('cmaes')
Monthly Downloads
1,420
Version
1.0-12
License
GPL-2
Maintainer
Olaf Mersmann
Last Published
March 18th, 2022
Functions in cmaes (1.0-12)
Search all functions
cma_es
Covariance matrix adapting evolutionary strategy
f_sphere
Sphere function...
shift_function
shift_function
f_rastrigin
Rastrigin function...
f_rand
Random function...
extract_population
Extract the iter-th population...
f_rosenbrock
Rosenbrock function...
bias_function
Create a biased test function...
rotate_function
Create a rotated test function...