v0.3.3
BOSS v0.3.3
New Features:
- Add new "toy" acquisition maximizers
GivenPointAM
andGivenSequenceAM
. - Move the
TuringBI
model fitter into an extensionTuringExt
with a weak dependency on Turing.jl. (Turing.jl is no longer a strong dependency of BOSS.jl.) - Add a new exported utility function
calc_inverse_gamma
.
Bugfixes:
- Small negative predictive variances returned by the GP model are now clipped to zero fixing some rare
DomainError
issues.
Other:
- Update dependencies.
- Code maintenance.
Merged pull requests:
Closed issues: