icaros-usc / pyribs

A bare-bones Python library for quality diversity optimization.
https://pyribs.org
MIT License
208 stars 32 forks source link

Replace CMA-ES with ES in emitter docstrings #294

Closed btjanaka closed 1 year ago

btjanaka commented 1 year ago

Description

Since the ES in these emitters is no longer limited to CMA-ES, these docstrings were inaccurate.

TODO

Questions

Status