Release 0.13.0
New features
Trajectory sampler support for multiple outputs (#582)
Acquisition Functions are now pickleable (#607)
Improvements
TensorBoard logging improvements (#593, #600, #605, #612, #620, #630)
Scalable Pareto front calculation (#633)
Models with keras callbacks now pickleable (#604, #615)
Keras backend fix for Deep GPs (#591)
Fix issue with compiled tf.debugging.Asserts (#622, #623)
Fix trajectory samplers for deep ensemble (#611, #625)
Allow zero kernel samples in GPR hyperparameter init (#635)
Deprecated features
Remove model config support (#626)
Build changes
Code overview tutorial (#592)
Expose trieste version (#613, #618)
Cleaner API for single and multi objective test functions (#628)
AskTell model setter (#595)
Full Changelog: v0.12.0...v0.13.0