bloptools v0.2.0
v0.2.0 (2023-04-25)
- Rebased the Bayesian optimization models to be compatible with
botorch
code. - Optimization objectives can be customized with
experiment
modules. - Added optimization test functions for quicker testing and development.
What's Changed
- CI: build docs by @mrakitin in #12
- CI: use
mrakitin/start-sirepo-action@v1
action to start Sirepo by @mrakitin in #14 - CI: use the
start-sirepo-action
from NSLS-II org by @mrakitin in #15 - Add a workflow to publish the documentation by @thomaswmorris in #16
- Add more detail in documentation by @thomaswmorris in #17
- dof.read() implementation by @thomaswmorris in #18
- Implement non-greedy learning strategies by @thomaswmorris in #19
- Integrated BoTorch by @thomaswmorris in #21
- Test functions and botorch utilities by @thomaswmorris in #22
- Restructure the BoTorch interface by @thomaswmorris in #23
- Release notes and sundries for bloptools by @thomaswmorris in #26
Full Changelog: v0.1.0...v0.2.0