- new feature: add
whiten
keyword argument toVBPP
constructor with which the whitened representation of q(u) can be turned on. - bugfix: add
full_output_cov
keyword argument topredict_f
(though onlyFalse
is implemented) so that thepredict_f_samples
method can be used - docs: add note on matrix inversion issues (solution: fix inducing point locations).
- improved tests