Skip to content

Remove unnecessary code when restarting dynesty

Colm Talbot requested to merge improve-dynesty-resume into master

This MR stops the drawing initial points from the prior being repeated when resuming from a previous job. I think this will have a pretty major effect when the likelihood takes a long time to evaluate or when there's a lot of the space vetoed by constraints.

Merge request reports