BUGFIX: dynesty - change npdim to ncdim
This MR will be needed to match an upstream change (https://github.com/joshspeagle/dynesty/pull/457) but I think is actually a bug in the current version. The axes that are returned are used to determine the number of "clustering" dimensions, however, we currently return an array with the total number of dimensions. This change will resolve that.
c.f. https://github.com/joshspeagle/dynesty/blob/master/py/dynesty/nestedsamplers.py#L567
We should probably also rebuild the conda release to add a pin on the dynesty version.
Merge request reports
Activity
changed milestone to %2.2.1
requested review from @michael.williams
added 2 commits
- Resolved by Michael Williams
@colm.talbot will the change impact sampling behaviour given we were using the number of dimensions instead of the number of clusters?
mentioned in merge request !1305 (merged)
added 6 commits
-
0575d09d...2f53006d - 5 commits from branch
master
- bf64b1ae - BUGFIX: dynesty - change npdim to ncdim
-
0575d09d...2f53006d - 5 commits from branch
added 2 commits