Polychord
This implements PolyChord
with its python wrapper `PyPolyChord in bilby
Edited by Moritz Huebner
Merge request reports
Activity
added 1 commit
- 3890d0ea - Added some tests, did some refactoring, and wrote some docstrings
- Resolved by Colm Talbot
- Automatically resolved by Moritz Huebner
- We should add this sampler to the relevant docker containers.
-
For consistency with
pymultinest
, we should usepypolychord
(with or without capitalisation) throughout. -
We should check which of these parameters have corresponding parameters in other samplers, there are things to resume, is
evidence_precision
the same as things likedlogz
?
Edited by Moritz Huebneradded 6 commits
Toggle commit listadded 51 commits
-
f73f0eff...84b985f4 - 48 commits from branch
master
- e58da5e6 - Fixed saving output
- 087fba27 - Merge remote-tracking branch 'origin/master' into polychord
- 36acd85f - Updated Pipfile
Toggle commit list-
f73f0eff...84b985f4 - 48 commits from branch
added 1 commit
- 3f8a1f9a - Automagically now removes outdir after running tests
added 1 commit
- 70269969 - Fixed an issue with creating and removing the outdir
added 1 commit
- 4160422e - Added PolyChord to the sampler documentation
- Resolved by Moritz Huebner
I managed to get it all working on docker and I have resolved the outstanding discussion items. @colm.talbot @gregory.ashton this is ready to be merged in.
- Automatically resolved by Moritz Huebner
Please register or sign in to reply