dynesty icon indicating copy to clipboard operation
dynesty copied to clipboard

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences

Results 28 dynesty issues
Sort by recently updated
recently updated
newest added

Currently dlogz and dlogz_init values are taken out of thin air pretty much and they are often set to 0.01. But there is a way of motivating their choice. The...

enhancement
question

In all the tests that I have done I don't think I have seen any benefits from reflective or periodic conditions which makes me wonder whether they are useful at...

question

I'm thinking about implementing NUTS sampler in dynesty instead of hslice (or in addition) https://arxiv.org/abs/1111.4246 as the existing hslice code is very slow and a bit obscure. As far as...

question

** Dynesty version ** dynesty v. 2.0.1 - installation via pip Hi everyone! This may be a naive question or maybe I’m doing something wrong when I continue my sampling...

question

This a refactor of how runs are merged and also a fix of #481

**Dynesty version** 2.1.4 installed with pip **Describe the bug** It is not possible to merge two runs with different number of batches (eg. run 1 with 4 batches, and run...

bug

** Dynesty version ** Version 2.1.4 (pip install) on Windows **Describe the bug** I've got a simple task, to find the parameters for noisy sinusoidal signal with 2 jumps. When...

bug

** Dynesty version ** Dynesty 2.1.1 PIP ** Your question ** Do you have any suggestion on how to configure the sampler to make it more sensitive to narrow posteriors?...

question