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.7-any)cmaes_1.0-12.tar.gz(r-4.6-any)
cmaes_1.0-12.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:f921cfbd20. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | OK | 102 | ||
| wasm-release | OK | 81 |
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 |