Skip to content

Change the way idxs are recalculated for dynesty

Gregory Ashton requested to merge resolve-200 into master
  • Previously, matching was only performed on the first element of the samples. This performs it over all the samples.
  • Applied to dynesty and nestle
  • Used explicit for loop to make it clear what is going on

Resolve #200 (closed)

Merge request reports