Releases: st--/vbpp
Releases · st--/vbpp
v0.1.1
- new feature: add
whitenkeyword argument toVBPPconstructor with which the whitened representation of q(u) can be turned on. - bugfix: add
full_output_covkeyword argument topredict_f(though onlyFalseis implemented) so that thepredict_f_samplesmethod can be used - docs: add note on matrix inversion issues (solution: fix inducing point locations).
- improved tests