- Make compatible with `aesara`, the reincarnation of `theano` in the upcoming release of `pymc3` - Implement an interface for `emcee` - Minor tweaks and bug fixes
0.9.6
Fixed some minor bugs, including an issue when computing gradients of the likelihood of a normalized process. Added a `sample_conditional` and `predict` method for GP prediction. Updated some of the examples.