-
Notifications
You must be signed in to change notification settings - Fork 124
Labels
pluginChanges related to existing or new pluginsChanges related to existing or new pluginssamplingIssues about sampling algorithms, their efficiency and robustnessIssues about sampling algorithms, their efficiency and robustness
Milestone
Description
In GitLab by @git.ligo:michael.williams on Mar 25, 2024, 15:30
I've opened this issue to track changes that should be made as we migrate samplers out of the main code and into their own packages. Hopefully others can edit this as they identify things.
Samplers
We haven't agreed a policy for moving the samplers, but I believe nessai will be the first, followed by pypolychord. As we decided on more samplers, we can add them here.
In order of decreasing priority:
- nessai
- pypolychord
- dnest4 (unclear how to release)
Started but not complete:
- cpnest (missing releases): https://github.com/bilby-dev/dnest4-bilby
- zeus (missing releases): https://github.com/bilby-dev/zeus-bilby
- ultranest (missing releases): https://github.com/bilby-dev/ultranest-bilby
- pymultinest (missing releases): https://github.com/bilby-dev/pymultinest-bilby
- nestle (missing releases): https://github.com/bilby-dev/nestle-bilby
Pending
- pymc (missing releases): https://github.com/bilby-dev/pymc-bilby
- ptemcee (missing releases): https://github.com/bilby-dev/ptemcee-bilby
- ptmcmc (missing releases): https://github.com/bilby-dev/ptmcmcsampler-bilby
Examples
Some examples may need updating because of the changes
-
examples/core_examples/alternative_samplers/linear_regression_pymc_custom_likelihood.py(should be made if/when moving pymc)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pluginChanges related to existing or new pluginsChanges related to existing or new pluginssamplingIssues about sampling algorithms, their efficiency and robustnessIssues about sampling algorithms, their efficiency and robustness