Release History#

v0.3.1 (2023-04-26)#

  • MANIFEST updates for packaging and documentation

v0.3.0 (2023-04-26)#

  • Add distributed agents: base classes, simple, sklearn, and gpytorch agents

  • First implementation of a server and FAST API

  • Add adjudicators (meta-agents)

  • Updates to development workflow in-line with scientific cookiecutter

v0.2.1 (2021-10-26)#

  • updates to documentation

v0.2.0 (2021-04-20)#

  • add on_stop factory

  • add scipy optimizer

v0.1.0 (2021-03-18)#

initial release