Skip to content

Releases: secondmind-labs/trieste

Release 0.3.1

14 Dec 18:25
fde05de
Compare
Choose a tag to compare

Improvements

add missing imports to acquisition function functionality (#100)

Release 0.3.0

14 Dec 14:31
ce3e148
Compare
Choose a tag to compare

New functionality

add Monte-Carlo samplers (and corresponding acquisition function builders) for the reparametrization trick with (non-batch) acquisition functions (#94) (#95)
add an acquisition rule for batches of points (#69)
add expected constrained improvement acquisition function (#9)
add a static probabilistic model interface (#23)
add method for Cartesian product of search spaces (#68)

Improvements

rename datasets module to data (#10)
add unit tests (#62) (#60) (#59) (#58) (#44) (#31)
improve VGP update efficiency and stability (#46)
make BayesianOptimizer attributes observer and search_space private (#15)
update Slack invitation link (#71)
fix VGP model in notebook "EGO with a failure region" (#45)

Build changes

remove master branch (#22)
introduce black formatter (#20)
include doctests in CI run (#19)
update CI to use new pip dependency resolver (#78)

Release 0.2.0

09 Oct 21:40
3bf37ba
Compare
Choose a tag to compare

First PyPI release

Changelog

  • Minor documentation changes only

Release 0.1.0

06 Oct 20:52
Compare
Choose a tag to compare

NOTE: There is no PyPI release for this version