joshspeagle / dynesty

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
https://dynesty.readthedocs.io/
MIT License
347 stars 76 forks source link

Make the DynamicNestedSampler class work better with saving partial progress. #188

Closed psheehan closed 4 years ago

psheehan commented 4 years ago

Added a few options (save_samples, resume)to the sample_initial function to help a pickled DynamicNestedSampler resume a run that was pickled while running the initial nested sampling.

joshspeagle commented 4 years ago

Awesome! I'll try and merge this in at some point in the near future. If I sit on this for too long, feel free to ping me.