Add ptemcee sampler
Adds the ptemcee
sampler and some useful methods to the parent Sampler
class. Note - ptemcee
is a derivative of emcee
but with parallel tempering. (originally parallel tempering was implemented into emcee
, but has since been removed in the latest version as the maintainer felt it was too much of a burden).