ptemcee
ptemcee copied to clipboard
Add vectorize option for Numpy arraywise evaluation of like/prior
This behaves exactly the same as the vectorize
option from emcee.EnsembleSampler
.
Thanks for the PR, and I apologise for how long it's taken me to respond.
I'm currently refactoring ptemcee to make it a little more robust and maintainable, so I'll merge this once the dust has settled.
You're welcome. I was just working on getting the unit tests to pass, but if you are making a bunch of other changes at the moment, I'll wait.
Any update?