Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@uri-granta uri-granta released this 31 Jan 16:53
· 147 commits to develop since this release
cea9db0

Note: this release marks the first 1.x release but is compatible with 0.13.3. Future releases will (try to) conform to semantic versioning. Since trieste is a research-led toolbox, this may result in reasonably frequent major version increments.

New features
NARGP multifidelity model (#665)
BO-specific inducing point allocators (#683)

Improvements
Support for explicit constraints in ExpectedImprovement (#664)
Support broadcasting in search space contains method (#677)
Improved logging for GPflow models (#680)
Faster sampler for deep ensembles (#682)

Build changes
.gitignore additions (#679)
Upgrade to GPflow 2.7.0 (#684)
Workaround for slowtest OOM crash (#685)

Full Changelog: v0.13.3...v1.0.0