Unless I missed something, it doesn't seem like there's an option to supply a seed for the random number generator. If possible, I'd like to make my analyses reproducible. While I haven't used emcee, I see that there's State object that appears to be usable for this purpose.
Unless I missed something, it doesn't seem like there's an option to supply a seed for the random number generator. If possible, I'd like to make my analyses reproducible. While I haven't used emcee, I see that there's
Stateobject that appears to be usable for this purpose.