Skip to content

Implement a function for parallel runs

We should have a function that

  • Run multiple threads of gmjmcmc from a single function call
  • Add the possibility to save the parallel results to files
  • Add a neat way to pass the results to the merge.results function