Pickle dump entire sampler in dynesty
Compare changes
Files
2- Gregory Ashton authored
The dump is written to a temporary file and then the main resume file is overwritten by a rename.
+ 2
− 3
@@ -13,7 +13,7 @@ import matplotlib.pyplot as plt
@@ -408,8 +408,7 @@ class Dynesty(NestedSampler):