Package: cmaes 1.0-12
Olaf Mersmann
cmaes: Covariance Matrix Adapting Evolutionary Strategy
Single objective optimization using a CMA-ES.
Authors:
cmaes_1.0-12.tar.gz
cmaes_1.0-12.tar.gz(r-4.5-noble)cmaes_1.0-12.tar.gz(r-4.4-noble)
cmaes_1.0-12.tgz(r-4.4-emscripten)cmaes_1.0-12.tgz(r-4.3-emscripten)
cmaes.pdf |cmaes.html✨
cmaes/json (API)
# Install 'cmaes' in R: |
install.packages('cmaes', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:f921cfbd20. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
Exports:bias_functioncma_escmaESextract_populationf_randf_rastriginf_rosenbrockf_sphererotate_functionshift_function
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a biased test function... | bias_function |
Covariance matrix adapting evolutionary strategy | cmaES cma_es |
Extract the iter-th population... | extract_population |
Random function... | f_rand |
Rastrigin function... | f_rastrigin |
Rosenbrock function... | f_rosenbrock |
Sphere function... | f_sphere |
Create a rotated test function... | rotate_function |
shift_function | shift_function |