Skip to content

Releases: bluesky/bluesky-adaptive

v0.3.2

12 Jun 21:18
53462c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

bluesky-adaptive v0.3.1

26 Apr 22:56

Choose a tag to compare

v0.3.1 (2023-04-26)

  • MANIFEST updates for packaging and documentation

Add distributed agents, adjudicators, and server

26 Apr 18:31

Choose a tag to compare

  • 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