Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Find a faster MCMC backend? #68

Open
dstansby opened this issue Mar 26, 2023 · 0 comments
Open

Find a faster MCMC backend? #68

dstansby opened this issue Mar 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dstansby
Copy link
Owner

When I recently benchmarked the core inversion loop, it seems that a significant (maybe the majority? I don't quite remember) amount of time is spent running the simulation by emcee instead of calculating the posterior probabilities. It would be good to investigate whether there are any other MCMC backends that have less overheads than emcee that could be employed by this package.

@dstansby dstansby added the enhancement New feature or request label Mar 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant