Skip to content

Converts dynesty checkpointing to use pickle instead of deepdish

Gregory Ashton requested to merge convert-dynesty-checkpoint-to-pickle into master
  1. Convert all hdf5 use to pickles
  2. Also adds functionality to write the cache file on termination
  3. Comments out two lines which seem to occasionaly break the read in

Merge request reports