icaros-usc / pyribs

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

Support custom data fields in archive #421

Closed btjanaka closed 7 months ago

btjanaka commented 7 months ago

Description

This PR adds support for creating custom fields in the archive. Support for passing custom fields through other components will be added in a future PR.

TODO

Questions

Status