Change the way idxs are recalculated for dynesty
All threads resolved!
All threads resolved!
- 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
Activity
I have a couple of points on this.
- I'm just reading and not running any code, but it looks like my code has a bug, I think there's a misplaced ")".
- The version I had shouldn't check the first, although I believe the bug may be causing that. It will still fail though if a single parameter matches to within machine precision.
- Automatically resolved by Gregory Ashton
- Resolved by Colm Talbot
added 1 commit
- b8f81a9e - Change from a boolean sum to an all statement
added 1 commit
- eef33193 - Change from a boolean sum to an all statement
- Automatically resolved by Gregory Ashton
added 1 commit
- 7b2fadbb - Adds ValueError and move functionality to method
mentioned in commit cb9c52de
mentioned in commit 0fdeabd4
Please register or sign in to reply